Basic usage
whatsapp_config_id
on a node when you need to override that default.
Constructor
- name: Flow identifier (alphanumeric + underscores)
- description: Optional description
Methods
add_node()
add_edge()
validate()
- Must have exactly one StartNode
- All nodes must be reachable from StartNode
- No duplicate node IDs
Node IDs
Node IDs use format{type}_{timestamp}
: