Importing and Setting Up a Postman Environment

To import a Postman collection:

  1. Download the Postman environment template and collections archive from the SuiteCloud tools download page at https://<accountID>.app.netsuite.com/app/external/integration/integrationDownloadPage.nl. To access the page, you must substitute your account ID in the URL. To access the page, your role must have the REST web services permission assigned to it.

  2. Unzip the archive.

  3. To import the environment template from the Environment folder, click the gear icon in the top menu of the Postman application, and then click Settings.

    An excerpt of the Postman application's UI with the gear icon highlighted.
  4. Go to the Data tab, and then click Choose files to select the template to import. The template is located in the environment folder of the Postman environment template and collections archive.

    The Manage Environments window of the Postman application.
  5. After importing the environment, the REST API Environment Template is displayed in the list of environments. Make a copy of the template for each new TBA token you want to add. Click the Duplicate button to make a copy.

    The Manage Environments window with the Copy button highlighted.
  6. Enter a self-descriptive name for your environment, for example, "<role> for <account> at <host>". REST web services only support account-specific domains. For information about account-specific domains, see URLs for Account-Specific Domains.

  7. Enter your account ID (for example, 3604360).

  8. Enter the TBA credentials you created. For details about creating TBA credentials, see Authentication and Session Management for REST Web Services.

  9. Enter your company URL for SuiteTalk. You can find your company URL at Setup > Company > Setup Tasks > Company Information, on the Company URLs subtab.

    An example environment setup in the Postman application.

Related Topics

Working with REST Web Services Using Postman
Importing the Postman Collection
Sending a Request From the Imported Collection

General Notices