What can a flow do?
Send email, wait, branch on conditions, act on social, and forward events onward. Steps chain into real workflows.


On this page
Email steps
Send a templated email to the enrolled contact. Status, suppression, topics, and quota are respected on every send.
Wait steps
Pause the path for a set time. Welcome sequences are emails separated by waits.
Conditions and exits
Branch on what is true about the contact or the payload, and exit early when the goal is already met.
FAQ
Action questions
Can a flow publish a post by itself?
Flows act within the same guardrails as everything else; content publishing keeps its human checkpoints.
What runs first?
Steps run in the order you draw them, top of the canvas to the exit.