Connect Workspaces

Move Workflow and its Integrations to Another Workpace

It moves a workflow and all integrations it uses in new workspace. Following things are needed - Permissions the user needs in both workspaces: updateWorkflow updateIntegration updateSchedule updateExecution

post/connect/workspaces/{workspace_id}/move-order

Parameters

#/paths/~1connect~1workspaces~1%7Bworkspace_id%7D/get/parameters/0 — unresolved $ref

Request body

move_all_integrationsboolean

If we need to move all integrations used in that workflow

workflow_namestring

Name of the workflow to move to the new workspace

workspace_idstring

Workspace ID to move the workflow into

Response

Success

Changes

No recorded changes to this endpoint across all 4 revisions of this API.