I have a workflow that has sending a Telegram message as one of the Action Steps.
That message contains Two button Links/URLs; LinkA and LinkB
When that Step gets Actioned, it sends a message to one of my team to check something. If they approve it, they'll click Button LinkA in the Telegram message. If they disapprove it, they'll click LinkB in the same Telegram message.
If they click LinkA, I would like that to trigger the next Action Step in my Workflow (which would draw data from the previous steps of my Workflow).
Is there:
a) any current tool in Pabbly that can do this?
b) any workaround for it?
Effectively, I want to be able to Route the subsequent Action Steps of a Workflow depending on the A/B input of a human during one of the previous Steps of the Workflow.
I can imagine this has a large usecase among Users (e.g. for processes admin)
Any ideas how I can make it work?
EDIT: I believe Zapier has that option with their webhooks; to be triggered upon a link click. Can we have that option too please?
(this is generated by ChatGPT, but I read on a post somewhere that this is possible with Zapier
That message contains Two button Links/URLs; LinkA and LinkB
When that Step gets Actioned, it sends a message to one of my team to check something. If they approve it, they'll click Button LinkA in the Telegram message. If they disapprove it, they'll click LinkB in the same Telegram message.
If they click LinkA, I would like that to trigger the next Action Step in my Workflow (which would draw data from the previous steps of my Workflow).
Is there:
a) any current tool in Pabbly that can do this?
b) any workaround for it?
Effectively, I want to be able to Route the subsequent Action Steps of a Workflow depending on the A/B input of a human during one of the previous Steps of the Workflow.
I can imagine this has a large usecase among Users (e.g. for processes admin)
Any ideas how I can make it work?
EDIT: I believe Zapier has that option with their webhooks; to be triggered upon a link click. Can we have that option too please?
(this is generated by ChatGPT, but I read on a post somewhere that this is possible with Zapier
- Set Up a Trigger:
- Choose "Webhooks by Zapier" as the trigger app.
- Choose "Catch Hook" as the trigger event and click "Continue".
- Zapier will provide you with a custom URL. Copy this URL.
- Create Your Email:
- Insert a hyperlink in your email that points to the custom URL provided by Zapier.
- Example: <a href="https://hooks.zapier.com/your-custom-url">Click here</a>.
Last edited: