Summary: Contrax exposes versioned HTTPS webhooks for renewal reminders, workflow changes, and extraction completion. Use Webhooks by Zapier or submit this manifest for a private Zapier integration.
Zapier app
Prerequisites: enable the Custom HTTPS webhook in Workspace settings and review the payload reference. Copy-paste recipes live in Zapier templates.
Zapier Platform CLI
Full app package for zapier push: integrations/zapier/contrax/ (see README in that folder).
Download or reference the integration definition at /zapier-integration.json when creating a Zapier Platform CLI app or private integration.
Supported trigger events
renewal.reminder— scheduled expiration / opt-out remindersrenewal.workflow_started— plan marked in progressrenewal.intent_changed— renew / negotiate / terminate intent updatedrenewal.resolved— decision recordedcontract.analysis_completed— vendor extraction pass finished
Quick start (no CLI)
- In Contrax Workspace, paste your Zapier Catch Hook URL as the custom webhook.
- Enable custom webhook reminders (or rely on workflow/analysis events only).
- In Zapier, create a Zap: Webhooks by Zapier → Catch Hook → filter on
contrax.event. - Add actions (Slack, Jira, Google Calendar) using fields from the sample payloads.