• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Webhooks for multiple event types to a single destination URL

Status
Not open for further replies.
I use HouseCallPro to manage my business, and it only allows me to use 1 single webhook desination URL for all the different types of webhooks they support. I have it set to trigger a workflow in Pabbly, but I'm not finding any way to successfully set up different workflows run based on the webhook event type.
I *should* be able to do this using router, but that doesn't actually work. The reason is that the webhook payload for each event type is different.
So, for example: I catch the webhook and then move to next step: Router. I then open Route 1 and filter by Event equals customer.created, and write out my workflow from there no problem.
BUT- then I need to create Route 2 to filter by Event equals job.created. Well, now we have a problem. Because the first webhook I caught was for the customer.created event, which has a very different payload than the webhook for event type job.created. So- I can't map the right fields. I can if I go back and re-capture the webhook response, but as soon as I do that then all the mappings I just created for Route 1 give me an error as invalid data.
How can I work around this?

1688691827106.png
 
Last edited:
P

Pabblymember11

Guest
Hey @Jennifer Calhoun

You need to recapture the webhook response for every webhook event you have opted for from your account and design the Route.

Once your individual route gets set, it will run in the automation accordingly.
 

heyyou488

Member
I am using Housecall Pro and having the same issue. Did you ever figure out how to get past this? I need to send customer.created to one app and job.created to a different app. Any help would be awesome! Zapier can do this, I already have Pabbly.
 

ArshilAhmad

Moderator
Staff member
I am using Housecall Pro and having the same issue. Did you ever figure out how to get past this? I need to send customer.created to one app and job.created to a different app. Any help would be awesome! Zapier can do this, I already have Pabbly.
Your concern has been addressed here:
 
Status
Not open for further replies.
Top