Skip to main content
POST
Error

Authorizations

x-cdata-authtoken
string
header
required

Body

application/json
Arcflow
string

A Base64-encoded string containing a zip file of the Arc configuration data that has been exported from another instance.

DuplicateAction
string

How to handle duplicates that exist in the instance being imported into. Available values are 'Overwrite, Rename, Skip'.

Overwrite
string
default:False

When set to True, replaces existing connectors, flows, or settings with the same names. When False, skips duplicates and preserves existing configurations. The default is False. Available values are 'True, False'.

WorkspaceId
string

The Id of the workspace to import the arcflow into. If you do not specify a workspace, the application auto-detects which workspace to use based on the names of the workspaces in the arcflow. If a workspace is not specified in the arcflow, it uses the default workspace.

InputName
string

The name of the form input when uploading files from a form.

DataDirectory
string

The data directory or a zipped file where the profiles are stored.

DecryptPassword
string

The password used to decrypt sensitive values (such as credentials and private keys) that were encrypted during the export process with FlowPassword.

GlobalSettings
string

A comma-separated list of the global settings to import. Use ALL to import all global settings. Available values are 'All, Alerts, Advanced, AdminAPI, Certificates, Connections, Documents, Partners, Reports, Roles, SSO, Users, Vaults'.

ProfileSettings
string

A comma-separated list of the profiles to import. Use ALL to import all profiles. Available values are 'All, AS2, AS4, FTPServer, GISB, HL7MLLP, OFTP, RosettaNet, SFTPServer'.

Response

The action result