How To Create Outlook Calendar Events from A Power App via a Power Automate Flow

preview_player
Показать описание
Learn how to create Outlook calendar events from a Power App via a Power Automate flow.

🟪 Learn How To Build Your Own Clock In/Out App Using Power Apps

🎓 Explore Our Library Of Microsoft 365 Courses & Workshops

🔗Connect With The Collab365 Community

Our step-by-step guide will show you how to allow the user to pick a time value to go with their date selection, build the properly formatted ISO datetime string required for Outlook within Power Automate, and create the calendar event dynamically in Power Automate. You’ll also learn how to customize the event’s subject, location, and body, and how to add attendees to the event. Whether you’re a beginner or an experienced user, our tutorial will help you master the art of creating Outlook calendar events from a Power App via a Power Automate flow.
Рекомендации по теме
Комментарии
Автор

Learn How To Build Your Own Clock In/Out App Using Power Apps

Collab
Автор

This is super helpful. What if the event date/time has changed then how I do get Power App to update that in Outlook?

ChristineNg-hq
Автор

Good tutorial, very well explained. I am in the middle of building a powerapp to create annual leave requests and have them into Outlook Calendar as well as an excel spreadsheet that shows all users requests. You have put me on a good path

RichardJones
Автор

Great tutorial! Another option for formatting dates and times is to use the 'formatDateTime' function, which has ISO 8601 as a default format, within an initialize variable action.

MIRANDAHOLLAND-ytnx
Автор

this will only work for current user whose connection is being used in the create event. how can you create something that will work for no matter who is the user?

ABCD-ABCDEFGH
Автор

That you for sharing this great Flow. The explanation was very good!

rubenidarraga
Автор

How to Create an event reminder in someone else Calendar using Powerautomate? Any way to get the calendar ID of another person?

Amazing-