Integration guides
Step-by-step recipes to connect the EchoStack Evaluation API to your stack. Start with the quickstart, then pick your automation tool.
Eval API quickstart
Deploy a playbook, get credentials, call POST /v1/evaluate, and verify in the dashboard.
n8n integration
Install n8n-nodes-echostack, branch on status and next_action, import the starter workflow.
Zapier and Make
HTTP POST to /v1/evaluate from Zapier or Make and branch on status and next_action.
HubSpot forms
Evaluate HubSpot form submissions and route by qualification status before a rep reads them.
Support triage
Evaluate support tickets and emails with input_type ticket or email and route by severity.
API reference
For request and response schemas, use the API reference.