Introduction to Power Automate
Anushika Agarwal
Cloud Data Engineer
$$

$$
$$
addDays(utcNow(), -1) → yesterday's date
$$
Unlike Recurrence, automated triggers have rich outputs: the event data.

| When you need to… | Flow type | Trigger you'll pick |
|---|---|---|
| Run a task on demand with a button click | Instant cloud flow | Manually trigger a flow |
| React to an event in a connected service | Automated cloud flow | "When a new email arrives", "When an item is created", etc. |
| Run a flow on a regular schedule | Scheduled cloud flow | Recurrence |
Introduction to Power Automate