Skip to main content
Best answer

API code to use zapier REST hook feature

  • June 28, 2021
  • 1 reply
  • 437 views

  • Beginner
  • 3 replies

Hi,

I am totally new to webhook or Zapier. With the help of zapier documentations, I have working Triggers/Actions in the zapier platform, of type “Polling”. But now I want to use REST hook.
My scenario/ requirement is:


I have an project in ASP.NET Zero (angular + c#). In case there is any record add/update, I want to call an trigger in zapier (or trigger a zap). 

I tried to find existing documents for my basic requirement, but could not find anything related to server side changes. It would be great, if I can help regarding this.
Thanks.

Best answer by ZaneBest answer by Zane

You might find a good overview of the service-side implementation approach here: http://resthooks.org/

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Forum|alt.badge.img+9
  • Zapier Staff
  • 331 replies
  • Answer
  • June 28, 2021

You might find a good overview of the service-side implementation approach here: http://resthooks.org/