Microsoft has recently shifted all of its focus to AI, particularly their “Copilot” strategy. When they brought OpenAI’s ChatGPT to Bing, they finally had a chance to move from a
Microsoft has recently shifted all of its focus to AI, particularly their “Copilot” strategy. When they brought OpenAI’s ChatGPT to Bing, they finally had a chance to move from a
I had a recent requirement to call a GraphQL based API secured with OAuth2 in Power Automate, this blog post is to share my learnings on GraphQL & how to
Sharing a sample code to consume Dynamics 365 Web API using MSAL.NET Create a console application and add the following NuGet Package Microsoft.Identity.Client More on Microsoft identity platform https://docs.microsoft.com/en-us/azure/active-directory/develop/ We
If you ever need to consume a SOAP web service from Dynamics 365 for Finance and Operations, the first step you should take is asking the people responsible for that