developers

No menu items for this category

Webhooks

In 0.13.1 , webhooks have been deprecated. You should instead use OpenMetadata alerts

Before upgrading to 0.13.1 it is recommended to save the existing Webhook configs(like webhook url) to use them later.

We have added Alerts/Notifications , which can be configured to receive customised alerts on updates in OM using Triggers, Filtering Information to different destinations like Slack, MsTeams or even Emails. Please use the same webhook config that you had saved from previous version to configure the Alerts Destination after upgrading.

Webhooks

A webhook is a way for an app to provide other applications with real-time information. A webhook delivers data to other applications as it happens, meaning you get data immediately. OpenMetadata provides out-of-the-box support for webhooks. OpenMetadata also allows the user to customise the webhook with a wide range of filters to listen to only selected type of events.

  1. Generic
  2. Slack
  3. Microsoft Teams
  4. Google Chat
  1. Name: Add the name of the webhook
  2. Description: Describe the webhook.
  3. Destination: Enter the Consumer/client URL to consume the event's data.
  4. Source: Can be used to activate or disable the webhook.
  5. Filters: Filters are provided for all the entities and for all the events. Event data for specific action can be achieved.
Generic Webhook

Generic Webhook

  1. Name: Add the name of the webhook
  2. Description: Describe the webhook.
  3. Destination: Enter the Slack endpoint URL.
  4. Source: Can be used to activate or disable the webhook.
  5. Filters: Filters are provided for all the entities and for all the events. Event data for specific action can be achieved.
Slack Webhook

Slack Webhook

  1. Name: Add the name of the webhook
  2. Description: Describe the webhook.
  3. Destination: Enter the MS Teams endpoint URL. You can find this by going to the Teams channel where you want the posts to appear, clicking the three dots ..., and clicking "Connectors". Then add the "Incoming Webhook" connector. Copy this connector's URL and supply it here to OpenMetadata. It may be in the form of https://your-domain.webhook.office.com/webhookb2/...@.../IncomingWebhook/.../.... For more on MS Teams webhooks, see Create an Incoming Webhook.
  4. Source: Can be used to activate or disable the webhook.
  5. Filters: Filters are provided for all the entities and for all the events. Event data for specific action can be achieved.
MS Team Webhook

MS Team Webhook

  1. Name: Add the name of the webhook
  2. Description: Describe the webhook.
  3. Destination: Enter the GChat endpoint URL. For more on creating GChat webhooks, see Create a Webhook.
  4. Source: Can be used to activate or disable the webhook.
  5. Filters: Filters are provided for all the entities and for all the events. Event data for specific action can be achieved.
Gchat Webhook

Gchat Webhook