Skip to main content

Hi all,

I’ve created an integration and added a trigger using webhook, I also added subscribe and unsubscribe urls in order to have dynamic webhook. When I test the zap it’s working perfectly, and it is sending an email as expected, but I am not sure what should I do in my app to trigger this behaviour? (because it only works when I’m testing it in zap setup)

Thanks in advance

So if I understand correctly, you are not using a polling trigger, but a REST hook, right?

 


So if I understand correctly, you are not using a polling trigger, but a REST hook, right?

 

Yes, that is correct


Your question looks similar to what is discussed here: https://community.zapier.com/developer-discussion-13/how-to-setup-and-use-rest-hooks-11075


Thank you very much, this was exactly what I needed