Get In Touch

Webhook

A webhook is an HTTP request, triggered by an event in a source system and sent to a destination system, often with a payload of data. Webhooks are automated, in other words they are automatically sent out when their event is fired in the source system.

What are webhooks used for? Based on the definition above, I am sure you're already getting an idea of what webhooks are used for. Simply put, webhooks are used to communicate the occurrence of an event in one system to another system, and they often share data about the event. However, an example is always easier to illustrate so let's look at a case of webhooks in action. Let's say you subscribe to a streaming service. The streaming service wants to send you an email at the beginning of each month when it charges your credit card. The streaming service can subscribe to the banking service (the source) to send a webhook when a credit card is charged (event trigger) to their emailing service (the destination). When the event is processed, it will send you a notification each time your card is charged. The banking system webhooks will include information about the charge (event data), which the emailing service uses to construct a suitable message for you, the customer. How webhooks work Webhook request process For a system to send webhooks, the system has to be able to support the process. You can build your system to send webhooks by triggering HTTP requests for different types of events. Webhooks are most common in SaaS platforms like GitHub, Shopify, Stripe, Twilio, and Slack because they support different types of events based on the activities that happen within them. To receive webhook requests, you have to register for one or more of the events (also known as topics) for which the platform offers a webhook. A webhook request will be sent to a destination endpoint (URL). It can be your application, register the URL as the Webhook URL for that event. Once the webhook registration for an event is complete, you will receive webhook requests at the destination URL you provided each time the event occurs.

Pricing to suite all size of business

*We help companies of all sizes
Bronze

Rp100,000.00 /year

  • Messages limit (unlimited)
  • Contact limit (1000)
  • Device limit (1)
  • Template limit (20)
  • Apps limit (10)
  • Chatbot
  • Bulk message
  • Schedule message
  • Access chat list
  • Access group list
Basic

Rp20,000.00 /month

  • Messages limit (unlimited)
  • Contact limit (unlimited)
  • Device limit (2)
  • Template limit (100)
  • Apps limit (10)
  • Chatbot
  • Bulk message
  • Schedule message
  • Access chat list
  • Access group list
Starter

Rp10,000.00 /month

  • Messages limit (unlimited)
  • Contact limit (1000)
  • Device limit (1)
  • Template limit (20)
  • Apps limit (10)
  • Chatbot
  • Bulk message
  • Schedule message
  • Access chat list
  • Access group list