Working with Workflows
Once a trigger is connected to a workflow, you can configure the workflow using nodes. Workflows consist of different nodes that define actions and interactions.

Available Nodes
Send Message Node
This node allows you to send messages within a workflow.
You can define the recipient and message content dynamically using variables.
Supports adding interactive buttons for user actions, such as approving or rejecting a request.
Variables can be used to personalize messages based on workflow data.
Form Node
This node simplifies the Block Kit Builder for easier form creation.
It collects form input from users within the workflow.
Can be used to gather structured data before proceeding to the next step.
Many more nodes are coming soon....
Last updated