Export/Import process
Export/Import functionality is used to transfer an entire Template from one Enterprise/account to another.
Export converts the definition of the Templates to Json files and during Import, the Template definition is extracted from the JSON files and loaded into the application.
Export
Go to
> , Select a Template from the list as shown below.Click
.
Import
Go to the target environment, click the dropdown near
, and click .Click
.Select the Excel file from downloads.
Click
.The Success message is displayed.
Import and Publish
Go to the target environment, click the dropdown near
, and click .Click
.Select a Lifecycle from the dropdown list as shown below.
Click
.
Export using Postman call
The Template name and Step text should not be empty. If these fields are empty, an exception is thrown.
On the main menu, go to
> from one environment.Select a Template from the list as shown below.
Set the configurations to the selected Template.
Note
For more information, you can refer to Setting Up Configurations.
Using the Postman UI, enter the Suite and Package values for the xml parameter as shown below.
Note
For more information on Postman, refer to Using Postman API Platform for Mass export of Templates.
Click
and .Go to
> > .Click
.The zip file gets downloaded.
Import using UI
Go to the target environment, click the dropdown, and select
as shown below.Click
.Select the Json file from the download files, and click
.Select a Lifecycle from the dropdown list as shown below.
Click
.
The Success message is displayed
