Skip to content

Workflow Action Links

List of valid attributes:

AttributeDescriptionSpecifics
from_action_idThe previous workflow action IDCannot be set
to_action_idThe next workflow action IDCannot be set
workflow_idThe ID of the workflow this link belongs toCannot be set

Workflow action links determine the order in which workflow actions are executed.

Links cannot be created or modified directly. Instead, they are automatically managed when using the Create endpoints for individual workflow actions (for example, creating a workflow_web_request_action).