• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Cloudwaitress multiple accounts with same webhook

tecqify

Member
Hi,

I am trying to create workflows which will work differently for each cloudwaitress account. For example

Restaurant A on cloudwaitress will call phone number A from pabbly -> twillio.
Restaurant B on cloudwaitress will call phone number B from pabbly -> twillio.

Whenever I create a workflow on pabbly initiated by create order on Cloudwaitress, it gives me the same webhook url to be put into both Restaurant A and Restaurant B. How do I differentiate then in pabbly the create order webhook is triggered for which restaurant and then conditionally run their separate workflows in pabbly
 

Supreme

Well-known member
Staff member
Hey @tecqify

I am trying to create workflows which will work differently for each cloudwaitress account. For example

Restaurant A on cloudwaitress will call phone number A from pabbly -> twillio.
Restaurant B on cloudwaitress will call phone number B from pabbly -> twillio.

Whenever I create a workflow on pabbly initiated by create order on Cloudwaitress, it gives me the same webhook url to be put into both Restaurant A and Restaurant B. How do I differentiate then in pabbly the create order webhook is triggered for which restaurant and then conditionally run their separate workflows in pabbly
Webhook URLs are never the same. Look closely at the last part of the Webhook URL. They are always unique.

1709720793987.png


Moreover, instead of creating individual workflows, you can use the Router action step to manage responses from all restaurants by establishing route conditions.

 
Top