GitHub Webhook

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

Prerequisites

Define the Webhook

  1. In GitHub, click Settings in the horizontal tree along the top and, in the vertical bar along the left, click Webhooks.

    Useful links:

  2. Click Add webhook and the form below appears.

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

  4. After you click Submit above, copy the Endpoint URL in Transposit from your newly created GitHub webhook.

    Paste Transposit's Endpoint URL into the Payload URL field in the GitHub webhook form.

Trigger the Webhook

  1. Perform an action, such as a pull request, in your GitHub repo.

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

  3. The prebuilt template has automatically extracted relevant GitHub fields and mapped them to Transposit alert fields.

Next Steps

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