Hello ,
I am new to Zapier integration. Currently working on Zapier integration. When users create an interview through our sass platform I need to send then notification via selected email or slack etc whatever end user chooses.
I have created application in zapier and able to successfully authenticate using API key approach. I wanted to use Rest hook as a trigger type and created api for the same which returns fields like email , subject , body and other required fields.
But when I hit that api via postman , I am not receiving any email which I received while testing my integration (while configuring the zapier).
Please help me in this.
Heres what I tried.
- reconnected my integration
- tuned off and again turned on the integration
Also I wanted to know that how zapier will get to know if specified trigger api got hit.