Send groundcover Alerts to Email via Zapier
Last updated
Last updated
This guide shows how to route groundcover alerts to email using . Since groundcover supports webhook-based alerting, and Zapier can receive webhooks and send emails, you can easily set up this workflow without writing code.
A groundcover account with access to the Workflows tab.
A Zapier account (free plan is sufficient).
An email address where you want to receive alerts.
Go to Settings → Integrations.
Click Create Integration.
Choose Webhook as the type.
Enter a name like zapier_email_integration
.
Paste your Zapier Catch Hook URL (you’ll get this in Step 2 below).
Save the integration.
Click "Create Zap".
Set Trigger:
App: Webhooks by Zapier
Event: Catch Hook
Copy the Webhook URL (e.g. https://hooks.zapier.com/hooks/catch/...
) – you'll use this in groundcover.
Set Action:
App: Email by Zapier
Event: Send Outbound Email
Configure the email:
To: your email address
Subject:
Body:
Go to the Workflows section in your groundcover.
Create a Notification Workflow with the integration we created in step 1.
Edit the worflow YAML and use the following structure:
Trigger a test alert in groundcover.
Check Zapier to ensure the webhook was received.
Confirm the email arrives with the right content.
Go to .