Skip to main content
Power Automate
    • Connectors
    • Templates
    • Take a guided tour
    • Digital process automation
    • Robotic process automation
    • Business process automation
    • Process advisor
    • AI Builder
  • Pricing
  • Partners
    • Blog
    • Documentation
    • Roadmap
    • Self-paced learning
    • Webinar
    • Business process and workflow automation topics
    • Overview
    • Issues
    • Give feedback
    • Overview
    • Forums
    • Galleries
    • Submit ideas
    • User groups
    • Register
    • ·
    • Sign in
    • ·
    • Help
    Go To
    • Microsoft Power Automate Community
    • Welcome to the Community!
    • News & Announcements
    • Get Help with Power Automate
    • General Power Automate Discussion
    • Using Connectors
    • Building Flows
    • Using Flows
    • Power Automate Desktop
    • Process Advisor
    • AI Builder
    • Power Automate Mobile App
    • Translation Quality Feedback
    • Connector Development
    • Power Platform Integration - Better Together!
    • Power Platform Integrations
    • Power Platform and Dynamics 365 Integrations
    • Galleries
    • Community Connections & How-To Videos
    • Webinars and Video Gallery
    • Power Automate Cookbook
    • Events
    • 2021 MSBizAppsSummit Gallery
    • 2020 MSBizAppsSummit Gallery
    • 2019 MSBizAppsSummit Gallery
    • Community Engagement
    • Community AMA
    • Community Blog
    • Power Automate Community Blog
    • Community Support
    • Community Accounts & Registration
    • Using the Community
    • Community Feedback
    cancel
    Turn on suggestions
    Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
    Showing results for 
    Search instead for 
    Did you mean: 
    • Microsoft Power Automate Community
    • Galleries
    • Power Automate Cookbook
    • Shifts To Office365 Outlook Calendar Automatizatio...

    Shifts To Office365 Outlook Calendar Automatization

    07-20-2020 04:05 AM - last edited 04-19-2022 05:41 AM

    MalteM
    Advocate III
    53643 Views
    LinkedIn LinkedIn Facebook Facebook Twitter Twitter
    MalteM
    MalteM Advocate III
    Advocate III
    • Mark as New
    • Bookmark
    • Subscribe
    • Mute
    • Subscribe to RSS Feed
    • Permalink
    • Print
    • Report Inappropriate Content

    Shifts To Office365 Outlook Calendar Automatization

    ‎07-20-2020 04:05 AM

    Automatically copies your shifts and Time Off instances from Microsoft Teams Shifts into your Office365 Outlook calendar. Default options are set to check the shifts and Time Off instances once a day.

    Needs a "Microsoft Teams", "Office 365 Outlook", "Office 365 User" and "Shifts (Microsoft Teams)" connection. Import the flow and set the value of the CalendarName variable to the name of your calendar into which the shifts/Time Off instances are to be copied. Also, set the value of the TeamName variable to the name of your team from which the shifts/Time Off instances are copied.

    ShiftsToOffice365OutlookCalendarAutomatization_20220419122816.zip
    Labels:
    • Labels:
    • Scheduled flows
    Message 1 of 162
    53,643 Views
    15 Kudos
    Reply
    • All forum topics
    • Next Topic
    • « Previous
      • 1
      • …
      • 11
      • 12
      • 13
      • …
      • 17
    • Next »
    noahjanderson
    noahjanderson
    New Member
    • Mark as New
    • Bookmark
    • Subscribe
    • Mute
    • Subscribe to RSS Feed
    • Permalink
    • Print
    • Report Inappropriate Content

    ‎12-10-2021 07:05 PM

    I wonder why this is not already a feature...

    Message 111 of 162
    1,576 Views
    0 Kudos
    Reply
    vincent_arcus
    vincent_arcus
    New Member
    • Mark as New
    • Bookmark
    • Subscribe
    • Mute
    • Subscribe to RSS Feed
    • Permalink
    • Print
    • Report Inappropriate Content

    ‎12-13-2021 05:17 AM

    Hi there,

     

    I want to use your Power Automate script but iam stuck at List all Shifts

     

    Let me post my Input;


     

     

    {
        "method": "get",
        "queries": {
            "startTime": "2021-12-13T11:19:51.8781082Z"
        },
        "path": "/v1.0/teams//schedule/shifts",
        "host": {
            "api": {
                "runtimeUrl": "https://flow-apim-europe-001-francecentral-01.azure-apim.net/apim/shifts"
            },
            "connection": {
                "name": "/providers/Microsoft.PowerApps/apis/shared_shifts/connections/shared-shifts-17fa575d-da2a-40fb-87b4-f3c5-4982191a"
            }
        },
        "authentication": {
            "scheme": "Key",
            "parameter": "*sanitized*",
            "type": "Raw"
        }
    }

     

     

    And this is the output

     

     

    {
        "statusCode": 404,
        "headers": {
            "Access-Control-Allow-Methods": "GET, PUT, PATCH, DELETE, POST",
            "Access-Control-Allow-Origin": "*",
            "Access-Control-Max-Age": "3600",
            "Access-Control-Expose-Headers": "*",
            "Date": "Mon, 13 Dec 2021 11:19:54 GMT",
            "Content-Length": "54",
            "Content-Type": "application/json"
        },
        "body": {
            "statusCode": 404,
            "message": "Resource not found"
        }
    }

     

     

     

    Can you help me with this? 

    I have the same issue with List al Time Off Reasons

     

    Thank you in advance

    Message 112 of 162
    1,558 Views
    0 Kudos
    Reply
    AHeinz
    AHeinz
    New Member
    • Mark as New
    • Bookmark
    • Subscribe
    • Mute
    • Subscribe to RSS Feed
    • Permalink
    • Print
    • Report Inappropriate Content

    ‎01-04-2022 01:56 PM

    I imported this flow and connected it to my team and calendar, but no events populate no matter how many times I run it. The flow checker doesn't return any issues. What do I need to do to fix it?

    Message 113 of 162
    1,451 Views
    0 Kudos
    Reply
    AndyGeosurv
    AndyGeosurv
    New Member
    • Mark as New
    • Bookmark
    • Subscribe
    • Mute
    • Subscribe to RSS Feed
    • Permalink
    • Print
    • Report Inappropriate Content

    ‎01-09-2022 05:29 PM

    Hi MalteM,

     

    Thank you for your flow. Is there a way I can edit the flow to show everyone's shifts? For some context, I have moved our company over to SharePoint and I want to be able to show the shift calendar on a SharePoint page as a web part. The only way I can think of doing this is using your flow but to show all staff shifts from that particular group and then adding the  Outlook 365 Group calendar to SharePoint. 

     

    Thanks in Advance

    Message 114 of 162
    1,383 Views
    0 Kudos
    Reply
    thsumm
    thsumm
    New Member
    In response to QTC
    • Mark as New
    • Bookmark
    • Subscribe
    • Mute
    • Subscribe to RSS Feed
    • Permalink
    • Print
    • Report Inappropriate Content

    ‎01-14-2022 05:24 AM

    Dear @MalteM 

    First of all: Thank you very much for your Flow! Was searching quite a long time for a way to keep my Teams shifts/absences in sync with my Outlook calendar. 

    Unfortunately I am experiencing the same as @QTC and after each change on a shift, the old version stays in my calendar.

    Any Ideas how to solve this? 

    Thank you in advance and with best regards!

    Thomas

    Message 115 of 162
    1,332 Views
    0 Kudos
    Reply
    MalteM
    MalteM Advocate III
    Advocate III
    In response to thsumm
    • Mark as New
    • Bookmark
    • Subscribe
    • Mute
    • Subscribe to RSS Feed
    • Permalink
    • Print
    • Report Inappropriate Content

    ‎01-26-2022 12:12 AM

    As the flow works right now it will just look up shifts and create an event in outlook calender (if there isn't already an event with the same name at that time). So when you change time or name of a shift, the old event will stay in calender. Since I created this flow Microsoft decided to add some triggers to the shifts connector on power automate. You probably could edit this flow or create a new one, which reacts to created/updated/removed shifts.

    Message 116 of 162
    1,271 Views
    0 Kudos
    Reply
    Harry_00
    Harry_00
    New Member
    • Mark as New
    • Bookmark
    • Subscribe
    • Mute
    • Subscribe to RSS Feed
    • Permalink
    • Print
    • Report Inappropriate Content

    ‎02-15-2022 06:47 AM

    Hi all, Apologies if missed anything, I am starting to look at this for our workplace are there any further updates or best ways to start? 

    Message 117 of 162
    1,083 Views
    0 Kudos
    Reply
    WolramNoel
    WolramNoel
    New Member
    • Mark as New
    • Bookmark
    • Subscribe
    • Mute
    • Subscribe to RSS Feed
    • Permalink
    • Print
    • Report Inappropriate Content

    ‎02-15-2022 11:49 AM

    Got it to work perfectly in sync, I got the times correct, however they appear with "No subject" what is the best approach to add a subject to the times? 

    Message 118 of 162
    1,070 Views
    1 Kudo
    Reply
    dkorthout
    dkorthout
    New Member
    • Mark as New
    • Bookmark
    • Subscribe
    • Mute
    • Subscribe to RSS Feed
    • Permalink
    • Print
    • Report Inappropriate Content

    ‎02-21-2022 05:23 AM

    Hi, it seems like the api is not availible anymore. It retruns a 

    { "statusCode": 404, "message": "Resource not found" }

    at the 'list all shifts' block.

    Message 119 of 162
    993 Views
    0 Kudos
    Reply
    WolramNoel
    WolramNoel
    New Member
    In response to dkorthout
    • Mark as New
    • Bookmark
    • Subscribe
    • Mute
    • Subscribe to RSS Feed
    • Permalink
    • Print
    • Report Inappropriate Content

    ‎02-21-2022 12:10 PM

    It's because you didn't specify the team id

    Message 120 of 162
    984 Views
    0 Kudos
    Reply
    • « Previous
      • 1
      • …
      • 11
      • 12
      • 13
      • …
      • 17
    • Next »

    Power Platform

    • Overview
    • Power BI
    • Power Apps
    • Power Pages
    • Power Automate
    • Power Virtual Agents

    • Sign up free
    • Sign in

    Browse

    • Templates
    • Connectors
    • Partners

    Downloads

    • Mobile
    • Gateway

    Learn

    • Documentation
    • Learn
    • Support
    • Community
    • Give feedback
    • Blog
    • Pricing

    • © 2023 Microsoft
    • Contact us
    • Trademarks
    • Privacy & cookies
    • Manage cookies
    • Terms of use
    • Terms & conditions
    California Consumer Privacy Act (CCPA) Opt-Out Icon Your California Privacy Choices