Skip to end of banner
Go to start of banner

How to configure Postman tool to run with RestAPI

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This is about the configuration of Postman in Time to SLA in Cloud.

Postman Configuration

  • From the Time to SLA application, go to the API token to generate the token.

 

  • Rename the API token, (In this example is: JWT Token). You need to first view the token and copy it.

  • Open Postman tool.

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

  • Save the configuration.

  • Note that you have to set this authorization of Bearer Token generated from the Time to SLA app for each RestAPI function.

  • No labels