Editor UI

This is the canvas or the board on which the actual workflow creation is carried out. There are icons, panels and nodes that support the user to assemble the elements per business need.

Templates

Displays a set of pre-build workflows that users can start using them after the import quickly. These templates are used for common use case scenarios.

Variables

These are the variables that the user can define and assign values to them. These are the small storage spaces and the values stored in these variables can be accessed across all other access-enabled workflows.

Credentials

This is the set of credentials information that are used to connect with external APIs. If the user wants to connect to AWS app, the required access/secret keys need to be filled in and the connection is established with the app. The connection and the credentials are stored for further communication with the system.

All Executions

Stores the information about the executions carried out on the workflows saved. It shows as a list where all the workflows are displayed along with their 'start time' of the execution, the current status and the ID value of the workflow.

Last updated