Maximizing Efficiency with Global Variables in Postman API testing

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”

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”

Registering Dynamics 365 Online Web API with Azure Application

In Today’ blog I will try to demonstrate how to register dynamics 365 webapi on azure and consume it with an application user . So those who are working on custom API’s in CRM or haven’t worked on CRM WEB API , lets go through what is WEB API? The Customer Engagement dynamics CRM WebContinue reading “Registering Dynamics 365 Online Web API with Azure Application”

Dynamics 365 Record Clone Button for UCI Quick trick

After writing few blogs on integrations with dynamics CRM , i thaught of sharing something i achieved for one of my client requirement. A clone button can be used to reduce data inputs by user and do minor changes to the records to create another record.It can be used for any of the entity whereasContinue reading “Dynamics 365 Record Clone Button for UCI Quick trick”

Azure Integration With Dynamics 365 using Web hook

This is the first post on my new blog. I’m just getting this new blog going, so stay tuned for more. Subscribe below to get notified when I post new updates. Before starting with Azure integrations with Microsoft Dynamics 365 lets have an overview on Azure functions. Azure Functions are part of the Azure Web and Mobile suite ofContinue reading “Azure Integration With Dynamics 365 using Web hook”