Tag: MicrosoftGraph
14 posts.
-
Self-service Microsoft Form for external guests to use Power App
This is a walk through of the steps to create a self-service guest user sign up using Microsoft Forms and redirects to the Power App. Steps Create a...
-
Using Flow to create Microsoft Teams online events via Microsoft Graph
I had a Flow hack a while back to have a Flow button that will instantly create an online teams meeting. Recently, I adapted it into a trigger event that...
-
Workarounds needed to use the Excel Connector in Microsoft Flow
There are two Excel Connectors in Microsoft Flow. There’s a quirk to work with them. Plan Two Connectors How do we use them? What’s the problem we need this...
-
Sending email with inline images via MicrosoftGraph and MicrosoftFlow
I had previously written how we can use Send Email as Anyone in Microsoft Graph , and as a bonus wrote a section on how we can use it to send inline images....
-
From Office 365 to Azure Event Grid, the events must Flow
[caption id="" align="alignnone" width="2500"] Photo by Archana More on Unsplash [/caption] In this blog post, we capture all the events across an Office...
-
Make a wishing wand - why we need a MicrosoftFlow Custom Connector for MSGraph $Batch
[caption id="" align="alignnone" width="2500"] Photo by Jorigė Kuzmaitė on Unsplash [/caption] A question that has been in the back of my mind since my late...
-
Microsoft Graph Community Call September 2018 - $Batch and Flow
I wanted to write a quick blog post letting everyone know I've put my hands up to present a 10 minute demo on using a Custom Connection for Microsoft Graph...
-
Do bulk insert/update in Microsoft Flow with two simple elegant filter-arrays
This is a blog post of a pattern that I've brooded over for months and finally came to an elegant solution. Plan Scenario: Bulk Insert / Update Doing...
-
Send mail as anyone - #MicrosoftGraph and #MicrosoftFlow (bonus: inline image attachments)
Sometimes while browsing MS Graph permissions, you come across something like this: This is an Application Permission, it says "Send mail as any user" The...
-
Setting up MSGraph Webhook with HTTP Action in MicrosoftFlow
I've tweeted out several small tidbits of using Microsoft Flow's HTTP action to call the Microsoft Graph. Hundreds of Graph APIs, dozens of Graph webhooks,...
-
Office 365 Groups Management As A Service: Episode II: Know your groups with Flow, MSGraph
This is the second post on building a group management tool with Flow and MSGraph. In this post we talk about how to get a list of all your groups and copy...
-
Difference between beta, edu and v1.0 of MSGraph #microblog
I find this interesting - source: digging around MicrosoftTeams powershell and Mikael Svenson's blog post on enabling Teams programmatically . What's funny,...
-
I'm speaking about Serverless Flow and Azure Functions at Collab365 Free Online Conference
Have you heard about the virtual Collab365 Global Conference 2017 that’s streaming online November 1st – 2nd? Join me and 120 other speakers from around the...
-
Two ways to convert SharePoint files to PDF via Flow
This blog post is divided into three sections: The easy, The Auth and The Complete parts. Microsoft Flow released a new power to Convert Files to PDF. This...