Hi i am using Partner API for using Zapier in my application , facing an issue with the rest hook for the triggers i have created while using the GET request for zaps it does not return the webhook url with the zap data.
I have used subscribe url for sending webhook URL in the body to my endpoint but how would i check for which zap does it belong to.
Page 1 / 1
Hey
It wouldn’t be expected that the subscribe sent to your endpoint URL includes an identifier/ID for the Zap itself. Zapier provides the subscription URL in the Subscribe request as bundle.targetUrl - that URL is automatically generated for each Zap and is used to trigger the Zap with data from your app.
A guide to setting up rest hook triggers here: https://platform.zapier.com/docs/triggers#rest-hook-trigger
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.