Steps are no longer lettered in order (A, B, C, etc.) The new form is static – it doesn’t change or move when you make changes in the Pipeline structure. It is also contextual to the step it originates from, so a step will be named: channel_step_1, for example:
Format
channel_step_ 1
Example
quickbase_record_created_2
Exceptions
- Beta automation migrations do not use the new step index
- If you export a YAML file that uses the new format, it will only work for those users who are also on the Beta.
- Existing steps in existing pipelines will continue to use the same indexes they already have (such as a, b, c) -- but any new steps added/created to that pipeline will use the new index format.