Introduction Postman is a powerful tool for testing APIs, enabling developers to streamline their testing workflows and improve productivity. In my recent implementation, where I have dealt with multiple OAUTH secured API URLs .OAUTH bearer token API is an endpoint provided by OAUTH 2.0-compliant authorization servers that allows clients to obtain access tokens required toContinue reading “Maximizing Efficiency with Global Variables in Postman API testing”
Tag Archives: API
Create Custom connectors in Power Apps
While Azure Logic Apps, Microsoft Power Automate, and Microsoft Power Apps offer over 325+ connectors to connect to Microsoft and verified services, you may want to communicate with services that aren’t available as prebuilt connectors. Custom connectors address this scenario by allowing you to create (and even share) a connector with its own triggers and actions. In today’s blog, we willContinue reading “Create Custom connectors in Power Apps”
Working with Custom API in Microsoft Dataverse / Dynamics 365
In this blog post, we will try to understand custom APIs in dynamics 365 and how to configure a custom API in dynamics 365. What is custom API? Custom API is an advanced version of custom actions. Custom actions were mostly used or treated as an API due to their behavior of accepting request parametersContinue reading “Working with Custom API in Microsoft Dataverse / Dynamics 365”
