Skip to main content

WorkflowEmbedConfig

workflowIdstringrequired
workflowNamestringrequired
enabledbooleanrequired
tokenstringrequired
titlestringrequired
descriptionstringrequired
targetstringrequired
resolvedTargetstring | nullnullablerequired
publicUrlstring | nullnullablerequired
createdAtstring<date-time>required
updatedAtstring<date-time>required
WorkflowEmbedConfig
{
"workflowId": "string",
"workflowName": "string",
"enabled": true,
"token": "string",
"title": "string",
"description": "string",
"target": "string",
"resolvedTarget": "string",
"publicUrl": "string",
"createdAt": "2024-07-29T15:51:28.071Z",
"updatedAt": "2024-07-29T15:51:28.071Z"
}