Code View
Code View exposes the JSON structure behind a workflow, giving you a direct window into every job it contains. If you know scripting, you'll recognize it immediately. If you don't, it's still useful:
- Ctrl+F searches across the entire workflow and takes you straight to each match
- Find-and-replace applies the same change across many jobs in one pass
- The JSON can be copied out or exported for use elsewhere, and pasting it back in applies your changes
- It's a fast way to bring older workflows up to standard, or to add a large number of jobs at once
Watch Bruce use Code View to search, edit, and document a workflow.
