Author: Ayca Bas
-
No time to manage your calendar? Let Power Automate assist your response to calendar invites using Microsoft Graph connectors
Hi there! I would like to share a solution about a scenario/challenge that I personally experienced in the past when I was a consultant. Consultants or anyone who works with customers day to day bases may know that we spend the entire day with our customers to plan/work together on our projects. Meetings after meetings…
-
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…
-
Authentication in Teams tabs using Microsoft Graph Toolkit
If you are looking for ways to build easy authentication for Microsoft Teams custom tab development, Microsoft Graph Toolkit Login component provides a button and flyout control to facilitate Microsoft identity platform authentication with couple of lines of code. How to build a tab with straightforward authentication flow? Enable Microsoft Teams Toolkit extension for Visual Studio Code Build Microsoft Teams tab…
-
Let people try your query in Microsoft Graph Explorer
Microsoft Graph Explorer is a wonderful learning space for the ones who are looking for testing Microsoft Graph APIs and reviewing the responses quickly. It provides the simple authentication where you can login, then see the response preview with your own tenant data. The best part of Microsoft Graph Explorer is its user-friendly design that…
-
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…
-
The Journey
My big journey started in 2012 when I was at university. I was so passionate about many things and doing all of them at the same time: studying in a double major program (Electrical&Electronics Engineering and Software Engineering), working on Electric Car project funded by Scientific and Technological Research Council and getting ready for the…
-
Microsoft Teams Toolkit: Setup and Overview
Recently, an amazing Visual Studio Code extension Microsoft Teams Toolkit has been released for developers who are willing to build apps for Microsoft Teams. It is easier and faster to build bots, tabs or messaging extensions with Microsoft Teams Toolkit that provides developers to create, debug and deploy Teams apps directly from Visual Studio Code.…
-
Microsoft Graph Toolkit: where to get started?
If you are a starter and willing to learn more about Microsoft Graph Toolkit, you are in the right place! Before we jump into a long run project, we will discover Microsoft Graph Toolkit and find answers to the following questions: What is Microsoft Graph Toolkit? What is in Microsoft Graph Toolkit? Where to get…