Setting Up Webhooks

New to setting up Transposit? Learn how to get started.

You can set up webhooks in Transposit to enable data to be received from external services.

Webhooks help you quickly identify and respond to incidents, requests, or any other operational event.

Connect to services like Datadog, Pagerduty, BigPanda, CircleCI, and any other service that provides support for webhooks.

  1. Display the Webhooks. Go to Settings > Webhooks to display all your webhooks.

    By default, you will have no webhooks registered, as shown above. When you have one or more webhooks registered, the Webhooks page will look as follows.

  2. Create a Webhook. Click Add webhook to begin defining a webhook.

    Click Submit.

  3. In the Payload Editor, choose the payload of your choice or paste in any other webhook payload to be processed by Transposit.

    Several payload samples are provided, with the editor filled with the payload of your choice.

    Click Extract Fields.

  4. Save Fields for Mapping. Click on the plus icon in the left margin of a payload line to save that field for mapping in the next step.

    Click Map and create fields to go to the next step.

You can always come back to this screen from the Webhooks page to edit or optimize further.

  1. Assign Fields to Activities. In the Map saved fields page, use drag and drop to assign a saved field from the pane on the left to the relevant activity field on the right. Alternatively, instead of using drag and drop, click Data, to select the extracted field you need.

    Click Name and route alert to go to the next step.

  2. Name and Route Alert. In the Name and route alert page, name the webhook and connect it to the relevant Slack channel and available alert rules, if any.

  3. Save the Webhook. Click Save Webhook when you're happy with how you've set up your webhook.

Next Steps#