Leverage Postman for Streamlined API Testing in Finance and Operations
Introduction Postman is a tool for testing APIs. It lets you send requests, automate tests, and share your work with your team. We're going to connect Postman to our Finance and Operations environment so we can test out standard or custom APIs. I've already covered automating the testing in Postman in my blog here so once the connections are in place you'll be good to go! Pre-requisites Postman Finance and Operations Environment Configuration We'll start with creating an App Registration in Azure Portal. Go to the Azure Portal (of the same tenant of your FnO Environment). Search for "App Registration" and click on "New Registration". Add a name for your new app and click on "Register." Once it is completed, you'll be taken to the Overview of the app. Here, click on the "Add a certificate or secret" under the "Client Credentials." Add an appropriate name and select the expiration date of the certificate as necessary...