Skip to main content
Ready-to-use flows for the most common cases. Most are complete POST /api/v1/automations bodies, the shorter ones show just the definition. Swap in your own teamId, socialAccountId and postId, create the flow, then publish. Need something that isn’t here? Build it in the dashboard and copy the API definition it shows.

Comment “LINK” → Get A DM

The classic Instagram growth funnel. Someone comments a keyword, they get the link privately and a public reply that makes others comment too.
When the person answers the private reply, the conversation opens up and your DM_RECEIVED flows can take it from there.

DM Flow With Quick Replies

Two flows. The first answers “price” with a question, the second answers the tap.
And one more to tidy up when they tap “That’s all, thanks”:

TikTok: Reply And Like

Remember the 150-character limit for TikTok replies. The 8-second delay is there on purpose: TikTok sometimes needs a moment before a new comment can be replied to or liked (see Delays).

Route By Keyword With A Condition

One Facebook flow that listens to every DM, but only answers refund questions:
(PHONE buttons are fine here because it’s Facebook. On Instagram use a URL button.)

Monitor Your Automations From Your Backend

There are no automation-specific webhooks. Messages sent by automations are normal messages, so they arrive as conversation.message.created events like everything else. For run-level monitoring, poll the executions: