Webhook Integration
Configuring Webhook Integration in groundcover
In groundcover, Go to Settings → Integrations.
Click on Webhook Integration

Fill in a Webhook name
Fill Webhook details
Select an HTTP method:
GET
/POST
/PUT
/DELETE
Enter your URL
Optional: Add Authentication headers, you can either add
basic auth
user and password, or an API Key. (Can't do both)Optional: Add custom headers, by adding key and value pairs
Save.

Webhook Examples
Last updated