Importing and exporting workflow configurations
Use API to transfer workflow configurations from one system to another.
Before you begin
The following constraints must be fulfilled:
- All user groups which are defined on the source system and are used in the transferred configurations must exist on the destination system as well. The groups are matched by group name during import.
- All users which are defined on the source system and are used in the transferred configurations must exist on the destination system as well. The users are matched by user name during import.
- All categories which are defined on the source system and used in the transferred configurations must exist on the destination system as well. The categories are matched by category name during import.
The export and import requests require the following entries in the request header:
"Authorization"with a valid token.To authenticate to APIs, you must generate an API key, as described in Generating API keys for authentication.
Accept=application/jsonContent-Type=application/json; charset=UTF-8
For more information on API, see https://cloud.ibm.com/apidocs/knowledge-catalog-cpd.