Can I Auto reply (welcome) when somebody joins the telegram group via link
Status: Closed · Asked by rachnanaisha on · 0 views
Can I Auto reply (welcome) when somebody joins the telegram group via link
@rachnanaisha
You can try the below workflow -
You need to use Trigger as "Telegram Bot:Set Webhook/Watch Updates"
Connect it with your Telegram account.
Then, Click on "Save & Send Test Request" button.
You can see that the Webhook Response shows spinning.
Now go back to your account and do a test submission there.
You can check on the first part of the video for the same
youtube.com/watch?v=GjTQwnvgeSc:520
You will get a response.
Now click on Re-capture Webhook, and do a test submission by adding a new person in the Telegram group.
As soon as you add a person, the Webhook will capture the response for the new Person added.
Now use the next step as "Filter by Pabbly Module"and Select Label as 

And then use Filter Type as "Is exist".
Now do "Save & Send Test Request".
Then in next step use "Telegram Bot:Send a Text Message or a Reply"

Map all the required fields in the mentioned action step.
Then do "Save & Send Text Request".
You can now see that the new response which you have added before will get the response of welcome text.
Now you can do a test submission at your end, to check on your workflow.
Hope, we have mentioned your query.