I need to trigger two workflows from same trigger column

Status: Open · Asked by Terapeut Online on · 0 views

Terapeut Online — Question ·
Can two workflows share a single webhook? The use case is two very similar procedures but with different values deciding which to execute and it would be great if I could simply clone the one I've built, change its content filter, and have it trigger simultaneously with the first one. 
Pabbly Support — Reply ·

Hello,

Thanks for reaching out!

Each workflow you create has a unique webhook. If your source application supports adding multiple webhooks, you can clone your workflow, add the webhook from the cloned workflow to your source application, and set up the trigger step. You can then configure different filter conditions for each workflow.

Alternatively, if your source application does not support adding multiple webhooks, you can add a Router to your workflow and use a different filter condition for each route.
https://youtu.be/R4zxsQr70Dw?si=sRuHPwH9kERHMNiM

Thanks & Regards,
Arshil Ahmad
🌐 Pabbly.com

Back to all forum threads · Log in to reply