Workflow Variables

Check workflow variable name

Checks whether a variable name exists for a workflow. Requires a USER API key.

get/public/v1/workflows/{workflowId}/variables/check-name

Path parameters

workflowIdnumber nullable
Example:501

Query parameters

namestring required
Example:customer_name

Response

Name existence

existsboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.