Creating a Workflow
On the workflow page click the plus (+) sign in the lower right corner to open a new workflow page.

Give the workflow a name on the top line. TDO will automatically version control the workflow, so you don't need to enter anything there.
For now we will skip the second and third panes in this window (Work Flow Parameters).
In the fourth pane, you can create individual activities in your workflow. You can run one or more activities in a workflow and can mix API and shell (batch) calls.
To add an activity, type a name for your activity in the 'Activity Name' space and then select the type of call (REST API Call or Shell Script). Click the plus sign to the right to add it to the Activities section at the bottom of the page.

Once the activities are added, save the workflow by clicking the 'Save' button in the top pane.
Last updated
Was this helpful?