Question

Rest hook subscribe url not calling

  • 23 November 2023
  • 2 replies
  • 38 views

We are using zapier developer account.

Configured the end point URL in subscribe section by selecting trigger type Rest Hook.(Build - Triggers)
Configured the perform list URL as well.
Created a zap with required fields and published it.

Here perform list end point URL is executing while testing the trigger. But the end point url is not executing which is configured in subscribe URL.

May I know the reason why it is not executing the subscribe call?.
 


2 replies

Userlevel 7
Badge +14

Hi @narendra 

This should be posted in the Dev Zone: https://community.zapier.com/for-developers-61

Userlevel 3
Badge +6

Hi @narendra , 

For a bit of context, the Subscribe function is usually invoked when you turn a Zap on. 

If you’re not seeing that request reach your servers, it might help to check your integration’s Monitoring page. If a request was made, it should get logged there. 

If that does not help, please feel free to reach out to our Platform Support team so they can take a closer look:

https://developer.zapier.com/contact

Reply