Tag: Microsoft Graph
-
Get your To-Do tasks every morning on Microsoft Teams using Azure Logic Apps
I am super excited since Microsoft Graph To Do APIs are introduced at Microsoft Build 2020. We finally have APIs available in public preview on the beta endpoint of Graph. Just a brief introduction, Microsoft To Do and Planner are the essence of tasks in Microsoft 365. To-Do helps you create a list for anything, from work assignments to school projects…
-
Microsoft Graph + Power Automate = M365 data with no code!
Microsoft Graph provides a single endpoint to get connected with M365 data. We know that Power Automate has many built-in MS Graph components to access Outlook, Planner, Calendar and more. But, think about calling Microsoft Graph API with custom filters from Power Automate directly! It is even more exciting and gives us more flexibility and…
-
Microsoft Graph Toolkit: gather together your Office 365 in one app
Hey there! Today, we will work on an ASP.NET Core MVC web app with the power of Microsoft Graph Toolkit. Our purpose is to enable: Microsoft identity platform authentication the agenda from Outlook Calendar the tasks from Planner e-mails from Outlook If you never heard of Microsoft Graph Toolkit before, it is a powerful collection…
-
Microsoft Graph API Custom Connector for Power BI
Hello there, developers! Today, we will build Microsoft Graph API custom connector for Power BI by using M Language. For those who have never heard M Language before, here is a quick ramp-up video: In this scenario, our purpose is to build a custom connector to get Office 365 data via Graph API and use…