Custom Integrations
Availability: Business and Enterprise tiers. Enterprise can request bespoke connectors.
Supported options
- Webhooks: receive events (validation complete, report ready).
- Slack/email/Drive: send summaries or files to channels/folders.
- CSV/JSON exports: download and load into your warehouse.
- CRM/PM exports (Business+): e.g., HubSpot/Jira via CSV/JSON; API for deeper automation.
Bespoke integrations (Enterprise)
- Scoping call to define destination, fields, and auth method.
- Security review included; secrets stay in your infrastructure.
- Delivery as a small SOW; timelines depend on scope.
Getting started
- Decide what you want to sync (validations, reports, policy exports).
- Choose transport: webhook, email/Slack, file export, API.
- Configure in Settings → Integrations (Business+).
- For bespoke: contact support with destination, fields, and security requirements.
Security notes
- Do not embed secrets in client-side code.
- Use per-user API keys or service accounts; rotate regularly.
- Review webhook URLs and restrict by IP or secret when possible.