Each action inside an automation now carries its own timing, paving the way for multi-step sequences in a single automation. Previously, timing was a top-level field on the automation; starting with API version 2026-04-01, it lives inside each action as a step.
Here's what a multi-step automation looks like in the new format:
If you're on an older API version, the top-level timing field still works exactly as before — the translation is handled behind the scenes.