Save Dataflow Gen One As Dataflow Gen Two
Query
Comma-separated response fields to include.
Body
The workspace (group) ID of the gen1 dataflow
The object ID of the Gen1 dataflow to save as a native artifact
Optional description for the new artifact. If not provided or empty, the description from the source dataflow will be copied. Maximum length: 4000 characters
Optional display name for the new artifact. If not provided or empty, the system will generate a name based on the source dataflow name with a suffix like "\_copy1", "\_copy2", etc. to avoid naming conflicts. Maximum length: 200 characters
Whether to include the refresh schedule from the source dataflow in the migration. If true, attempts to copy the existing schedule to the new artifact in disabled state. If false, the new artifact will be created without a schedule.
Optional target workspace ID where the new artifact will be created. If not provided or empty, the new artifact will be created in the same workspace as the source dataflow.