Hey! I added a rest hook trigger to the test zap, but found that when adding (DELETE) https://example.com/rest/zapier/hooks/{{bundle.subscribeData.id}} the value {{bundle.subscribeData.id }} turns out to be empty. Is this some kind of bug or do you need to tweak something further?
Best answer
{{bundle.subscribeData.id}} empty in delete rest hook request?
Best answer by Zane
bundle.subscribeData.id needs to be bound to a value returned from your API in the subscription request. Can you share your code for subscription response handling?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


