Examples
flows/<name>/
directory with flow.py
and metadata.yaml
files.Create a new flow locally
kapso flow init <name>
kapso flow init onboarding_flow
kapso flow init customer_support
kapso flow init my_flow
flows/<name>/
directory with flow.py
and metadata.yaml
files.Was this page helpful?