Skip to main content
Question

zapier webhook and postman

  • December 24, 2021
  • 3 replies
  • 708 views

I'm trying to test a webhook and sending payload through postman.  The post is successful, but when I try to find it when testing the catch, it's not there.  The same hook worked fine a couple weeks ago.  Could it be corrupt?

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • December 24, 2021

Hi @Google Forms -> Monday.com 

Try sending a unique value along with the webhook request for example a timestamp.

Check out this help article to learn more about Zap trigger data deduplication: https://zapier.com/help/create/basics/data-deduplication-in-zaps#step-1


Thank you!  The issue was that I was sending the same payload each time...


ikbelkirasan
Forum|alt.badge.img+12
  • Zapier Solution Partner
  • December 26, 2021

Hi @Google Forms -> Monday.com - It happened to me as well - Try to use Catch Raw Hook instead and see if it works. You would also need to parse the payload using a Code step.