
workflowButtonLabel: the text of the buttonworkflowButtonWorkflowIdentifier: an object containing either:workflowId: the ID of the workflow to trigger
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lets users trigger a workflow directly from a customer card.

workflowButtonLabel: the text of the buttonworkflowButtonWorkflowIdentifier: an object containing either:
workflowId: the ID of the workflow to trigger{
"componentWorkflowButton": {
"workflowButtonLabel": "Run sync",
"workflowButtonWorkflowIdentifier": {
"workflowId": "wf_01ABC123DEF456"
}
}
}
Was this page helpful?
