Adding Guest Users to your Tenant [Microsoft Graph API in Power Automate - Ep. 3]

This is video three in a four-part series walking you through how to leverage the Microsoft Graph API within Power Automate. In this video, Devin will teach you how to build on the Power Automate flow started in video one to automate the practice of adding Guest Users to your Microsoft tenant.
Reference links:
Graph API - Get User docs.microsoft.com/en-us/grap...
Graph API - Create Invitation docs.microsoft.com/en-us/grap...
Graph API - Add member to Channel docs.microsoft.com/en-us/grap...
If you would like to see past videos of Devin’s KZread series, you can access them here:
• Microsoft Graph API in...
👍 If you enjoy this video and are interested in formal training on Power Automate, Power BI, Power Apps, Azure, or other Microsoft products you can use my code "Devin30" at check out when purchasing our On-Demand Learning classes to get an extra 30% off - pragmaticworks.com/pricing/
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- - - - - - - - - - - - - - - - - - - - - - - -
Next step on your journey:
👉 On-Demand Learning - Start With The FREE Community Plan: tinyurl.com/2ujujsb5
🔗Pragmatic Works On-Demand Learning Packages: pragmaticworks.com/pricing/
🔗Pragmatic Works Boot Camps: pragmaticworks.com/boot-camps/
🔗Pragmatic Works Hackathons: pragmaticworks.com/private-tr...
🔗Pragmatic Works Virtual Mentoring: pragmaticworks.com/virtual-me...
🔗Pragmatic Works Enterprise Private Training: pragmaticworks.com/private-tr...
🔗Pragmatic Works Blog: blog.pragmaticworks.com/

Let's connect:
✔️Twitter: / pragmaticworks
✔️Facebook: / pragmaticworks
✔️Instagram: / pragmatic.works
✔️LinkedIn: / pragmaticworks
✔️KZread: / pragmaticworks
Pragmatic Works
7175 Hwy 17, Suite 2 Fleming Island, FL 32003
Phone: (904) 638-5743
Email: training@pragmaticworks.com
#PragmaticWorks #DevinKnight
~-~~-~~~-~~-~
Please watch: "(275) Free Pragmatic Works Power Apps Component Library "
• Free Power Apps Compon...
~-~~-~~~-~~-~

Пікірлер: 7

  • @erikbeard6074
    @erikbeard6074 Жыл бұрын

    Hugely helpful! Any chance you could do a video about REMOVING Guest users from a tenant using a similar process?

  • @fzawadi
    @fzawadi2 жыл бұрын

    Thank you so much for all this valuable info. 🙏🙏

  • @jarodevans1474
    @jarodevans14742 жыл бұрын

    You never posted the Parse JSON schema in the description. please help

  • @MyIncredibleJourneys

    @MyIncredibleJourneys

    Жыл бұрын

    { "type": "object", "properties": { "@@odata.context": { "type": "string" }, "value": { "type": "array", "items": { "type": "object", "properties": { "id": { "type": "string" } }, "required": [ "id" ] } } } }

  • @kam5333
    @kam53337 ай бұрын

    So this is odd. My email doesn't have the Accept Invite link in it. Also, out of curiosity, have you been able to get the Guest Invitation (Preview) action working? Seems it keeps coming up with an unauthorized error despite the account being used to authenticate having global admin permissions