• DOCUMENTATION
  • WORKATO BLOG
  • PRODUCT BLOG
  • Return to Workato
  • Log in
  • ☰
  • Community/Discussions
Solution home App Resources HTTP

HTTP REST Request Trigger REAL TIME

Modified on: Sun, Nov 13, 2016 at 8:55 PM

HTTP REST Request Triggers : Webhooks

Real Time real responsibility : What are Webhooks and how do I set them up?

What are Webhooks?
Imagine your favourite Newsstand sells your favourite magazine. You visits the store every morning en route to work to check if the latest release is on the shelf. But the magazine has a arbitrary release date. Tired of being dissapointed all the time, you decided to make a deal with the newsstand owner. Whenever the latest release is made available, you'd willing to pay extra to have them deliver it by your doorstep.

So you gave the owner your home address, signed a contract, and never have to wait anxiously for the latest release again.

Introducing Webhooks.

webhook_logo.png




Webhooks is the internet term for subscribing to an application's API and listening for event notifications. And when it does happens, It will send the data right to your "doorstep", and you will be able to access the latest data as soon as possible. The protocol for webhooks is fairly simple :

1. Post a Webhook Request
post a request for subscription to an API Endpoint that manages webhooks. The request will need to include the following :
  • An address for applications to return data to
  • The URL Endpoint to send the request to
  • Credentials to access the application

2. Keep Webhook recipe running
Once the request has been accepted, the link, which acts as the home address, will need to stay put to receive any incoming data delivered via Webhooks. This way, your computer will be able to be on standby to accept any incoming data that will be coming.

Here are some of the applications with their API with Webhooks support
Eventbrite
Wufoo
MailChimp : Subscribers

Webhook is a simple, quick and reliable way to receive your data in real time. Here are some community sample recipes that are using Workato's webhook actions for their daily uses : 
Eventbrite Webhook
Cisco Spark Webhook 
QuickBase Webhook
Qualtrics Webhook (Leads to API Documentation)
Box
StatusPage



Trouble Setting up your application's Webhook? 

Learn from an example here

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.

Related Articles

    Still can't find your solution?

    Visit our forums to search for answers, or post your own questions.

    Documentation
    Developer's Library
    Tutorials
    eBooks
    Product Hour
    Product Blog
    Workato Blog
    Product updates
    Customer Stories
    © Workato 2020   Privacy   Terms   +1 (844) 469-6752
    • Documentation
    • Workato Blog
    • Product Blog
    • Solutions
    • Forums
    • Tickets
    • Log in
    • Return to Workato