Trigger, logic, action - and the three kinds of trigger
Order the pizza (trigger). Is the shop open, who's closest (logic). Cook it, text the customer (action).
Every automation has at least one trigger and one action; logic is optional. Triggers: scheduled (the alarm clock), manual (you click send), app-based (a new Gmail, a Zoom join, a LinkedIn message). Three worked cases: new Sheet row -> is it scheduled today? -> post to LinkedIn; website form -> validate email -> send the PDF; newsletter signup -> no logic -> five-email series. Plan the three parts before touching the canvas.
The planning model every later build uses.






