Every external connection
managed centrally
Configure and manage all your external API integrations in one registry — credentials, endpoints, vendor types, and request templates.
- Centralised API registry with vendor classification
- Five vendor types: Orange, IntelePeer, Synthflow, LLM, Self
- Inbound, outbound, and statistics API purposes
- Token management with encrypted storage
- Per-API logging — capture every request and response
- JSON options object for vendor-specific configuration
Validate before
going live
Test any API against real contact data with full request/response visibility — before your automation flows depend on it.
{"contact_id": "a1b2c3", "name": "John D."}
{"success": true, "ext_id": "CRM-8821"}
Receive data from
any external system
Auto-Generated Tokens
Each webhook endpoint gets a unique, auto-generated authentication token. Revoke and regenerate anytime.
Field Mapping
Map incoming fields to your data model. Define validation rules in JSON — required fields, formats, and constraints.
Instant Flow Trigger
Every valid webhook payload triggers the associated flow immediately — with full payload context to every step.
Complete Audit Log
Every inbound and outbound API call logged with timing, request, response, and status.
Sync & Async
Sequential flows return structured responses synchronously. Async flows execute in the background via job queue.
Import / Export
Export full webhook + flow + API token configurations as JSON. Re-import on any instance with one click.
Connect to any
OAuth provider
Orchestrator supports the full OAuth 2.0 authorization code flow. Connect to Asana, Google, Microsoft, or any compliant provider — with automatic token refresh and one-click authorization.
- One-click Connect button initiates the OAuth flow
- Automatic access token refresh on expiry
- Works with any OAuth 2.0 provider out of the box
- Flows use the
api_tokenmapping for automatic token injection - Connection status displayed with token expiry
- Reconnect button for revoked or expired refresh tokens
Universal API orchestration.
Built in. Always on.
Connect to any external system through Orchestrator's API layer — managed, logged, and ready to trigger automation flows.