The Onboarding Manager will generate the QA and Production credentials when those stages are reached. The credentials will be securely distributed through a suitable method. With these credentials, you will have access to and be able to use the Postman Collection.
To import a Postman collection using a link, follow these steps:
- Open Postman application.
- Click on the "Import" button located in the upper left corner.
- Select "Import from Link" option.
- Paste the link to the collection in the URL field.
- Click the "Import" button to import the collection
Once the collection is imported, it will appear in the "Collections" tab on the left-hand side of the Postman application.
5.2 Adding and Importing Environments
To ensure that your requests use the correct credentials and configurations, it is essential to add and import environments into Postman. Environments in Postman allow you to manage different sets of variables for various environments, such as QA and Production.
How to Import an Environment into Postman
To import a downloaded environment into Postman, follow these steps:
-
Download the desired environment file at the bottom of the article.
- Open Postman Application.
- Click on the Environment section on the left tool bar under "Collections" and Select " Import" on the top left corner.
- Drag the downloaded environment.
- Select the desired environment on the top right corner.