Testing OAuth in SaaS

In this article

OAuth test Hotel SaaS tool

Postman tool

Once you have all the OAuth information, you can test the Web Services in SaaS with the Postman tool or the OAuth test Hotel SaaS tool.

OAuth test Hotel SaaS tool

The first part of this tool gets the Access Token, and second part tests the Ping web method in the HotelWSOData web service.
Note: The Access  Token is only valid for 1 hour and must be renewed after that.

Postman tool

There is good documentation available on how to use Postman and Business Central:

Select OAuth2 as authentication, and paste the Access Token (remember it expires after 1 hour).