CreateWorkflowBody
Body for Create Workflow. Only `name` is required.
Properties
namestringrequiredWorkflow name. Not required to be unique in the organization.
Example
CreateWorkflowBody example
{
"name": "Lead Enrichment Pipeline"
}Body for Create Workflow. Only `name` is required.
namestringrequiredWorkflow name. Not required to be unique in the organization.
{
"name": "Lead Enrichment Pipeline"
}