Tag: Azure app client ID
Access SharePoint Online Data Using Postman Part 1
Admin, February 3, 202213372 Views
In this blog, we will show you how we can interact with SharePoint via Rest APIs and perform actions like adding, updating, deleting, and fetching data using Postman. We are using two operations SharePoint App Registration and Azure AD app (Graph API). The important factor is Authentication and Authorization while accessing SharePoint information. Generate […]
Read moreAccess the Azure Logic App using Service Bus to connect Microsoft Dynamics 365 from an external website
Inkey, September 5, 20184346 Views
Using Logic App we can create, update, return list of records etc from the CRM. Today in this blog, I will explain how to access the Azure Logic App using Service Bus from an external website. First, create a web API to access the Azure Logic App using Service Bus. Please refer the below link […]
Read more