GitLab Webhook

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

Prerequisites

Define the Webhook

  1. In GitLab, within your project's vertical navigation bar, click Settings and then click Webhooks.

    Useful links:

  2. Click Add new webhook.

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

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

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

Trigger the Webhook

  1. Simulate an action, such as a pull request, in your GitLab repo, by using the Test functionality.

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

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

Next Steps

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