Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 889 Bytes

File metadata and controls

18 lines (13 loc) · 889 Bytes

CreateWorkflowRequest

Properties

Name Type Description Notes
profile_id String
account_id String
platform Option<Platform> (enum: whatsapp, instagram, facebook, telegram, twitter, bluesky, reddit) [optional][default to Whatsapp]
name String
description Option<String> [optional]
nodes Option<Vecmodels::WorkflowNode> [optional]
edges Option<Vecmodels::WorkflowEdge> [optional]
entry_node_id Option<String> The trigger node id; derived from the single trigger node if omitted [optional]

[Back to Model list] [Back to API list] [Back to README]