For the complete documentation index, see llms.txt. This page is also available as Markdown.

Webhook

Adding notification integrations requires admin privileges in groundcover

Configuring Webhook Integration in groundcover

  1. In groundcover, Go to Settings → Integrations.

  2. Click on Webhook Integration

  1. Fill in a Webhook name

  2. Fill Webhook details

    1. Select an HTTP method: GET / POST / PUT / DELETE

    2. Enter your URL

    3. Optional: Add Authentication headers, you can either add basic auth user and password, or an API Key. (Can't do both)

    4. Optional: Add custom headers, by adding key and value pairs

  3. Save.

Workflow Webhook Examples

Last updated