Import workspaces, connectors and profiles from a configuration arcflow file.
Import workspaces, connectors and profiles from a configuration arcflow file.
Authorizations
Body
A Base64-encoded string containing a zip file of the Arc configuration data that has been exported from another instance.
How to handle duplicates that exist in the instance being imported into. Available values are 'Overwrite, Rename, Skip'.
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'.
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.
The name of the form input when uploading files from a form.
The data directory or a zipped file where the profiles are stored.
The password used to decrypt sensitive values (such as credentials and private keys) that were encrypted during the export process with FlowPassword.
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'.
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