Using workflows
Use workflows to automate repetitive networking tasks, including tasks that require interaction with external applications.
Each workflow is a set of code blocks that are processed in a logical sequence to complete a task. To create a workflow, you choose which blocks you want to use, then sequence and configure them to complete the task that you want to automate. You can use internal code blocks that manipulate variables directly, or integration blocks that submit API calls to external services.
You build, run, test, and refine workflows in the workflow editor. You can then deploy them to API endpoints so that external applications can run them.
In the dashboard, click Workflows. In the Workflows
page, the list of workflows is shown. You can search them by name or folder location, and sort them
by name, description, creator, or status. You can also perform several tasks:
Task | Steps and more information |
---|---|
Clone a workflow |
|
Compare workflows |
|
Create a workflow |
|
Create a folder |
|
Delete one or more workflows |
|
Deploy a workflow |
|
Edit a workflow’s name and description |
|
Export a workflow |
|
Import a workflow |
|
Move one or more workflows |
|
Open a workflow |
|
Push workflows to and pull them from a remote Git repository |
|
Run a workflow |
|
View and manage workflow versions (1.1.4 and later versions) |
|
View detailed information about active workflows | In the workflow list, in the Active column, if a tag is shown, hover
over it to view more information.
|
View workflow metadata (1.1.4 and later versions) | Select a workflow from the list. In the Actions menu, click
About workflow and view this information about the workflow:
|