Send path
In Workflow Builder or your bot, call POST /api/v1/gate with the draft text. Post the original only on allow; on hold post cleared_draft only when cleared_allow_send is true.
Create a key in Settings → Send path. Use it as Authorization: Bearer almost_live_…
POST /api/v1/gate with the draft (and optional pinned source). If action is hold, do not post the original. If cleared_allow_send is true, post cleared_draft only.
curl -sS https://almost.aqta.ai/api/v1/gate \
-H "Authorization: Bearer almost_live_…" \
-H "content-type: application/json" \
-d '{"draft":"Your agent reply here","source":"Approved policy text"}'Intercom Fin has a one-click connector URL. Wire that first, then keep Pro on so Fin does not stop at the free meter.
Jump with ⌘K. All send paths →