I want to create a Workflow, where my Trigger= Telegram Bot & Action = Facebook page. How can I do that?
Status: Closed · Asked by Kiran gHosh on · 0 views
I want to create a Workflow, where my Trigger= Telegram Bot & Action = Facebook page. How can I do that?
Currently, I am sending a message a link and a message with the link on the Telegram bot.
But on my Facebook page, only the BOT name is getting posted??
please help me out!

Hey @Kiran gHosh
We looked into your workflow and it looks like you might not have captured the webhook response when a new message arrives in your telegram.
Kindly capture the webhook responses correctly. You can refer to our tutorial video for a better understanding.
(Watch the first part of the video)
youtube.com/watch?v=BOZVPHb2qbs
Thanks