Skip to main content
Question

Unable to set trigger webhook

  • September 29, 2025
  • 0 replies
  • 11 views

Hello,

I have successfully configured authentication for my Zap using the endpoint /zapierSignup, and the authentication flow is working correctly. After that, I created a trigger intended to fire on new subscription events, which is configured to send a POST request to /newReviewTrigger. I then published the Zap, expecting the trigger to call the /newReviewTrigger endpoint whenever a new event occurs.

However, after publishing, the Zap does not hit /newReviewTrigger as expected. Instead, it continues to call the authentication endpoint /zapierSignup. I have verified the trigger settings and webhook URLs, but the issue persists.

Could you please help me understand why the trigger is not invoking the correct endpoint and advise on how to fix it?

Thank you.

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