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 reminders
  • renewal.workflow_started — plan marked in progress
  • renewal.intent_changed — renew / negotiate / terminate intent updated
  • renewal.resolved — decision recorded
  • contract.analysis_completed — vendor extraction pass finished

Quick start (no CLI)

  1. In Contrax Workspace, paste your Zapier Catch Hook URL as the custom webhook.
  2. Enable custom webhook reminders (or rely on workflow/analysis events only).
  3. In Zapier, create a Zap: Webhooks by Zapier → Catch Hook → filter on contrax.event.
  4. Add actions (Slack, Jira, Google Calendar) using fields from the sample payloads.

← Integrations overview