Postman Setup

Warning: Moving to Insomnia

Download latest files here

Available at postman.com

Import Files

  1. Navigate to File Import
  2. Import the collection .json files for the APIs you want:

Collections will be made for each API

postman import

Create Environment

Add a postman environment for each Dynatrace tenant you wish to use

  1. Select the three lined edit button on the upper right hand corner
  2. Select Manage Environments
  3. Enter the url to the DT tenant in DT_HOST
  4. Enter your API token in DT_TOKEN
postman create env image