Sentry Webhook

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

Prerequisites

Define the Webhook

  1. In Sentry, click Settings in the navigation tree on the left and, in the Organization submenu, click Integrations.

  2. Click Create New Integration, select Internal Integration, and click Next.

  3. Define a Webhook in Transposit and select the Sentry template in the Prebuilt template drop-down.

  4. Copy the Webhook URL into the Webhook URL field in your Webhook definition in Sentry.

  5. Under the PERMISSIONS section in the Webhook definition in Sentry, select Read & Write in the Issue & Event drop-down list. Also, click the issue checkbox in the WEBHOOKS section.

  6. Click Save Changes.

Trigger the Webhook

  1. On your Sentry organization page, click Issues in the navigation tree on the left.

  2. On the Issues page, open an issue by clicking its name. If you don't have any issues, click Create a sample event.

  3. Process the issue and notice that Transposit receives the events that are generated.

  4. When you click Refetch payload in your Webhook definition in Transposit, the payload sent by Sentry is made available, as shown below.

  5. The prebuilt template has automatically extracted relevant Sentry fields and mapped them to Transposit alert fields.

Next Steps

Continue developing your webhook settings in Transposit, as described in Setting Up Webhooks.