Hi,
I have an external web api webhook I want to trigger as an automation action.
This api returns a URL as a result and I want to send this link to my telegram chat-bot.
Can someone please give some directions how to do that?
Thanks!
Naor.
Hi,
I have an external web api webhook I want to trigger as an automation action.
This api returns a URL as a result and I want to send this link to my telegram chat-bot.
Can someone please give some directions how to do that?
Thanks!
Naor.
I found the “RESTful Command” component to send the POST request. But how can I store the response and send it via the notify component?