Workflow nodes

Get a workflow node

Retrieve detailed data for a single workflow node.

get/v1/workflows/{workflowId}/nodes/{nodeId}

Response

Successful.

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Example response

{
  "contactPropertyQuery": {
    "key": "firstName"
  }
}

Changes