How to configure Postman tool to run with RestAPI

Postman Configuration

  1. Go to Time to SLA application.

  2. Choose the API token to generate the token.

 

3. Rename the API token (In this example, it is JWT Token). View the token and copy it.

 

  1. Open Postman tool.

  2. Under the authorization, paste the API token inside the Postman. Make sure the Type of authorization is in Bearer Token.

 

  1. Save the configuration.

  2. Please note setting this authorization of the Bearer Token generated from the Time to SLA app for each RestAPI function.

This article is about configuring of Postman in Time to SLA on the Cloud instance.