Question

How do I define an "instant" trigger in a Zapier integration

  • 27 July 2023
  • 0 replies
  • 34 views

Userlevel 1
Badge

I’ve built an integration that interacts with a vendor’s API.  One of its POST endpoints includes the ability to register a callback URL, which I supply the URL that’s generated by a Zap’s “Webhook by Zapier” step.  Currently, this  architecture works fine.

I noticed that the Formstack app has a “New Submission” trigger that is marked as “instant”.  How this defined in the app’s code?  Is there a way to generate a callback URL (https://hooks.zapier.com/hooks/catch/X/Y/) in the integration that is available to be registered with the vendor’s API?


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.