Template
API pipeline
Webhook in, AI draft, HTTP out. Swap the URL for Slack, Linear, or your backend.
- Webhook
- arrow_forwardAI generate
- arrow_forwardHTTP request
- 1
Webhook
Receives the event JSON from your tool or form.
- 2
AI generate
Prompt can include {{data}} or specific fields. Default model is Ask Nea.
- 3
HTTP request
POST the AI text. Change method, headers, and URL. Localhost and private IPs are blocked.
- Create it
- On /automation, click API pipeline. Replace example.com before going live.