Set Up Zapier Integration
Connect Clearmargin with Zapier for workflow automation.
Steps
- 1Create an API key in Settings > API Keys
/dashboard/settings/api-keys. - 2For triggers: in Zapier, create a Zap with "Webhooks by Zapier" > "Catch Hook". Copy the URL.
- 3In Clearmargin settings, add a webhook with the Zapier URL and select the events to trigger on.
- 4For actions: in Zapier, use "Webhooks by Zapier" > "Custom Request" to call the Clearmargin REST API.
- 5Set the Authorization header to "Bearer sk_live_your_key" and Content-Type to "application/json".
- 6Map fields from your trigger to the request body.
- 7See /docs/integrations/zapier for the full step-by-step guide.