Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Telegram load sample data #4226

Closed
abuaboud opened this issue Mar 20, 2024 · 1 comment · Fixed by #4613
Closed

Telegram load sample data #4226

abuaboud opened this issue Mar 20, 2024 · 1 comment · Fixed by #4613
Assignees
Labels
🐛 bug Something isn't working good first issue Good for newcomers 🔌 pieces Quick Win

Comments

@abuaboud
Copy link
Contributor

This currently fetches static sample data from this link.

We need to modify this function to return the five most recent messages. Please ensure that the format remains the same as the sample data.

We can't use webhook simulation because we can only register one link, and the simulation link will override the real one. Therefore, let's implement a test function to fetch the most recent messages.

@abuaboud abuaboud added 🐛 bug Something isn't working good first issue Good for newcomers 🔌 pieces Quick Win labels Mar 20, 2024
@kishanprmr kishanprmr self-assigned this Apr 16, 2024
@abuaboud abuaboud assigned abuaboud and unassigned kishanprmr Apr 23, 2024
Copy link

github-actions bot commented May 3, 2024

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If this issue is continuing with the latest stable version of Activepieces, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working good first issue Good for newcomers 🔌 pieces Quick Win
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants