Webhook Telegram Integration
Status: Closed · Asked by Emanuele Baldassarri on · 0 views
Hi everyone,
need to connect my website with webhooks to telegram to:
* add users to a group
* remove users from a group
Depending on their subscription status.
Cannot find how to do it. Anyone can help?
Thanks
Em
Hey @emanueleb
You can check the below video for connecting Telegram with Pabbly Connect.
youtube.com/watch?v=BOZVPHb2qbs
Kindly let us know if you have any questions or comments.
Hi and thanks for the kind reply.
Need a different function:
1. my website sends a webhook to pabbly with a telegram username
2. a function add the username to a group/channel, or sends an invitation to the group/channel
Is this possible?