← All glossary terms
Glossary

Zapier & Webhooks

GlossaryBy OpenCharts TeamPublished

Zapier & Webhooks is the outbound automation surface — fire a signed HMAC webhook on platform events (project.created, share.accepted, export.completed, …) and connect to any Zapier or n8n workflow.

In depth

Webhooks are user-managed in settings. Each webhook has a name, URL, secret, event subscriptions, and delivery logs. Auto-disable triggers after repeated failures.

12+ recipe examples cover Zapier and n8n usage — from Slack notifications to CRM upserts and Google Sheets logs.

Examples

  • project.created → Slack channel
  • task.overdue → Zapier email
  • export.completed → Drive copy

Also known as

webhooksZapiern8n

Want to put this concept to work in OpenCharts?

Set up webhooks

Related terms