Automation docs

Template

API pipeline

Webhook in, AI draft, HTTP out. Swap the URL for Slack, Linear, or your backend.

  1. Webhook
  2. arrow_forwardAI generate
  3. arrow_forwardHTTP request
  1. 1

    Webhook

    Receives the event JSON from your tool or form.

  2. 2

    AI generate

    Prompt can include {{data}} or specific fields. Default model is Ask Nea.

  3. 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.