Public Export Workflow
Workflows
Public Export Workflow
Export a workflow and all its dependencies.
Returns an export file (v4 plaintext YAML by default, v3 base64 on request) that can be imported later.
POST
Public Export Workflow
Authorizations
Path Parameters
Query Parameters
Export wire format. auto (default) emits the legacy base64-encoded bundle for back-compat; pass v4 for plaintext multi-doc YAML (.nx), or v3 for base64 explicitly.
Available options:
auto, v3, v4 Bundle referenced sub-flows / KBs / files into the .nx.
Response
Successful Response