Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 949 Bytes

File metadata and controls

34 lines (22 loc) · 949 Bytes

CreateWorkflowRequest

Properties

Name Type Description Notes
profileId String
accountId String
platform PlatformEnum [optional]
name String
description String [optional]
nodes List<WorkflowNode> [optional]
edges List<WorkflowEdge> [optional]
entryNodeId String The trigger node id; derived from the single trigger node if omitted [optional]

Enum: PlatformEnum

Name Value
WHATSAPP "whatsapp"
INSTAGRAM "instagram"
FACEBOOK "facebook"
TELEGRAM "telegram"
TWITTER "twitter"
BLUESKY "bluesky"
REDDIT "reddit"