How to add a webhook as an immediate trigger for an IG → Telegram automation, in order to replace any fixed scheduling?
The webhook only allows me to watch Events like: Comments, mentions, story insights and not published content.
Thank you
How to add a webhook as an immediate trigger for an IG → Telegram automation, in order to replace any fixed scheduling?
The webhook only allows me to watch Events like: Comments, mentions, story insights and not published content.
Thank you
Hi @Hanin and welcome to the Make Community!
An immediate webhook needs to be called by an external process. If IG can call a webhook once a post is published, then you can do what you want.
Otherwise, I believe your only other option is to increase the frequency of runs to leave as little time as possible between the moment a post appears on IG and the moment you send it to Telegram.
That can be costly because every run has a minimal cost of 1 operation. If you run it once every minute, that’s 60*24 per day.
L
Exactly, I already know this. That’s why I ask here for a solution.
Is there any way to have an instant trigger and not run so operations in such short interval?
This is the information I found:
It doesn’t look like it supports it.
So you might need to change the way you look at the posting process, so it’s not Instagram that tells you that a post was created, but a different process that posts and then calls your scenario.
L
Thank you. I came a cross the same information.
Setting up an App on FB required a Token from MAKE, which I am not able to get.