Learn about managing nodes in WaveAssist.
Nodes are the building blocks of your workflows in WaveAssist. You can create, update, and manage nodes directly from the dashboard. Each node can be scheduled to run at specific intervals or triggered manually.
Each node can be enabled or disabled based on your workflow requirements:
You can toggle the status of a node using the Status dropdown in the node editor.
The Starting Node option allows you to designate a node as the entry point for your workflow. When a workflow is triggered, execution begins from the starting node and proceeds through the defined sequence of nodes.
Nodes can be scheduled to run at specific intervals or based on a cron expression. WaveAssist supports two scheduling types:
The following example runs the node at 9:35 AM, 11:35 AM, and 1:35 PM on weekdays (Monday to Friday) in the Asia/Kolkata
timezone:
By combining scheduling options with the ability to enable/disable nodes, you can create highly flexible and efficient workflows in WaveAssist.
Learn about managing nodes in WaveAssist.
Nodes are the building blocks of your workflows in WaveAssist. You can create, update, and manage nodes directly from the dashboard. Each node can be scheduled to run at specific intervals or triggered manually.
Each node can be enabled or disabled based on your workflow requirements:
You can toggle the status of a node using the Status dropdown in the node editor.
The Starting Node option allows you to designate a node as the entry point for your workflow. When a workflow is triggered, execution begins from the starting node and proceeds through the defined sequence of nodes.
Nodes can be scheduled to run at specific intervals or based on a cron expression. WaveAssist supports two scheduling types:
The following example runs the node at 9:35 AM, 11:35 AM, and 1:35 PM on weekdays (Monday to Friday) in the Asia/Kolkata
timezone:
By combining scheduling options with the ability to enable/disable nodes, you can create highly flexible and efficient workflows in WaveAssist.