Hi @Bennet1,
Creating a shift calendar in PowerApps that automatically syncs with Outlook calendars is indeed possible. Here are some steps to achieve this:
PowerApps Calendar Control:
Start by building a calendar control in PowerApps. You can use the built-in Calendar Screen Template, which provides an out-of-the-box calendar experience connected to Outlook calendars.
Customize the calendar to display shifts and relevant information.
Shifts Data Source:
Connect your PowerApp to a data source that holds your shift information. Since you’re currently using an Excel spreadsheet, consider migrating this data to a SharePoint list or another suitable data source.
Booking Shifts:
When you book a person for a shift in your PowerApp, capture the relevant details (e.g., date, time, person).
Use Power Automate (formerly known as Microsoft Flow) to create an automated workflow.
Set up a flow triggered by the booking action in PowerApps.
In the flow, create an event in the person’s Outlook calendar using the “Office 365 Outlook” connector.
Flow Configuration:
Configure the flow to include the necessary details from your PowerApp (e.g., shift date, time, person).
Map these details to the corresponding fields in the Outlook event creation action.
Testing and Deployment:
Test the flow thoroughly to ensure it correctly adds events to Outlook calendars.
Once validated, deploy the PowerApp to your team.
Remember that you’ll need appropriate permissions for connecting to Outlook calendars and creating events.
Shifts To Office365 Outlook Calendar Automatizatio... - Power Platform Community (microsoft.com)
How to build 📅 Calendar Control in Power Apps wit... - Power Platform Community (microsoft.com)
Create a Shifts schedule - Microsoft Support
MS Shifts to Outlook 365 Calendar - Power Platform Community (microsoft.com)
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Sunil Pashikanti - Tech Blog: PowerApps