Save Integration Flow as Version
save_integration_flow_as_versionSave the active draft of an integration flow as a new version, optionally adding a version comment. Requires write access and confirmation.
Instructions
Save the current draft ('active') of an integration flow as a new version, with an optional version comment. Requires ALLOW_WRITE. (The comment is applied to the artifact before the version is saved, since the SaveAsVersion API doesn't take one directly.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Version comment / note. | |
| confirm | No | Must be true to proceed. | |
| version | Yes | New version to save, e.g. '1.0.1'. | |
| artifactId | Yes |