Skip to main content
objectWorkflowShareLinkStep

Fields

id
ID!
name
String

Optional name for the step.

payload
String!

JSON-encoded payload containing the action or condition configuration. See WorkflowStep.payload for the valid type values per step type and the note on non-portable, workspace-specific IDs.

transitions
[ID]!

Array of next step IDs, mirroring WorkflowStep.transitions.

positionX
Float!

X position of this step on the canvas.

positionY
Float!

Y position of this step on the canvas.