Skip to main content
POST
Error

Authorizations

x-cdata-authtoken
string
header
required

Body

application/json
WorkspaceId
string

The Id of the workspace to export. If you do not specify either a workspace or a connector, all workspaces and all connectors are exported.

ConnectorId#
string

The Id of the connector to export. To export multiple connectors in one request, repeat the ConnectorId parameter for each one. If you do not specify either a workspace or a connector, all connectors in all workspaces are exported. If you specify a connector and a workspace and the connector does not exist in the workspace, an error is thrown.

FlowAPI#
string

The Id of the Flow API to export. To export multiple Flow APIs in one request, repeat the FlowAPI parameter for each one.

IncludeProfile
string

Whether profile related settings should be included in the exported arcflow.

FlowPassword
string

The password used to encrypt sensitive values (such as credentials and private keys) in the exported configuration file.

GlobalSettings
string

A comma-separated list of the global settings to include in the export. Use All to export 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 include in the export. Use Matching to export only the profiles used by the connectors included in the export. Available values are 'Matching, AS2, AS4, FTPServer, GISB, HL7MLLP, OFTP, RosettaNet, SFTPServer'.

Response

The action result

Arcflow
string

The Base64-encoded content of the exported arcflow.