Profile Picture of the author

Integration Outbound Webhook

on 07-11-2024 12:00 AM by SnapApp by BlueVector AI

293

An Outbound webhook is a method used by an application to send real-time data or notifications to an external service or endpoint.

When a specific event occurs within the application, the webhook sends an HTTP request (typically a POST request) to a pre-configured URL, delivering relevant information about the event.

This allows for seamless and automated integration between different systems, enabling real-time data synchronization and triggering workflows across various platforms.

Table of Contents

Steps to create an Outbound Webhook

  1. Navigate to Settings of the User menu from the top bar.
  2. Tap on Automation from the left nav > Integrations.
  3. Tap on Add New (+) on the top right corner.
  4. Provide a Name for the integration > select Outbound Webhook as the type
  5. Choose the Object ID from the dropdown list > Enable Active.
  6. Add one or more authorization key in the Headers section. You can also delete then from the
  7. Select the suitable URL to support the external service.
  8. Select the method of Request which is either Get or Post or Put or Delete or Patch.
  9. Select the Authorization type of the request which is either Basic or BearerToken or APIkey.

For example, here a bearertoken type authorization is selected.

outbound webhook

  1. Add Response Body in JSON format.

Schema

JSON body

  1. Under Response Actions Add suitable workflows by clicking on the + sign on the right > Save

Add workflow


Thank you for following these steps to configure your SnapApp components effectively If you have any questions or need further assistance, please don’t hesitate to reach out to our support team. We’re here to help you make the most out of your SnapApp experience.

For support, email us at snapapp@bluevector.ai


Generate Text
Profile image
Snapapp website agent