Skip to main content
Best answer

ZAP is not triggert by webhook

  • January 26, 2021
  • 5 replies
  • 104 views

Hey everybody!

I have created a ZAP which should be triggert by a webhook. This works when i test the webhook with test data. Only when i use real data nothing happens. 

General info

We try to connect two systems, Wordbee and HubSpot. Wordbee generates webhooks based on new orders. So every time a new order is created in Wordbee, A webhook is filled with data. This works. I can see all the generated webhooks with the data. In this webhook, the URL generated by Zapier is entered so this should trigger the zap. Unfortunately, this trigger is not working. 

Does this issue sound familiar to anybody and can anybody suggest any solution to this issue?

Thanks!

 

 

Best answer by DaveLQ2021!

Thanks @AndrewJDavison_Luhhu, the problem was solved!

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

5 replies

Troy Tessalone
Forum|alt.badge.img+14

Hi @DaveLQ2021! 

Check your Zap Runs here to see if the Zaps are triggering but resulting in errors: https://zapier.com/app/history/

Check to make sure your Zap is ON.

Are you using the new or legacy version of the Webhooks Catch Hook trigger for your Zap?


blungo
Forum|alt.badge.img
  • Beginner
  • 16 replies
  • January 26, 2021

Hi @DaveLQ2021!,

When you set up the webhook on Wordbee, what’s your method? Post or Get? I normally use Get.

You can also generate a “test” url, using the URL that Zapier generated, and adding a few extra information to it, like this: https://hooks.zapier.com/hooks/catch/1111111/88t83u/contact_id=100203940

“contact_id” is one of the parameters that you set up on Wordbee, and the number would be the unique ID that Wordbee gives to the contact. This is just an example. I’m not familiar with Wordbee.

Then you can copy that address and past in in your browser. If it works, you will get a confirmation displaying the information that you sent to zapier, and the zap should trigger. 


  • Author
  • Beginner
  • 2 replies
  • January 27, 2021

Hey @Troy Tessalone ! Thanks for your answer. We did look at the history and we do see that the zap is not triggert. The Zap is ON so that is not the issue either.  Any other idea’s?

 

Hey @blungo !

Thanks for your answer. The webhook is placed on POST. We can try GET instead. Why do you use this setting? 

I will try the test as you describe. Will come back with the results of the test.

Thanks both of you!

 

 


AndrewJDavison_Luhhu
Forum|alt.badge.img+10

@DaveLQ2021!  Just checking in to see if you still need help with this? 


  • Author
  • Beginner
  • 2 replies
  • Answer
  • March 23, 2021

Thanks @AndrewJDavison_Luhhu, the problem was solved!