Two kinds of automation that get one name
A workflow
A workflow is an internal rule: when this happens, do that. When a deal reaches negotiation, create a task for the manager. When a lead arrives from a particular form, set the source, assign an owner and send a notification. Workflows act on records, run once per triggering event, and mostly do things inside your business.
A sequence
A sequence is an outbound cadence: a person is enrolled, and a planned series of messages and tasks unfolds over days. Day one an email, day three a WhatsApp message, day five a call task. It acts on a person rather than a record, runs over time, and its output is customer-facing.
