Hello. I'm almost certain this is not possible, but is there a way to prepare the booking of a meeting in powerapps and then open up outlook and finish it there?
In my app, you can select any of these available times for a meeting room and then book it. It will then take you to outlook where you can edit your already booked meeting.
But I'm wondering if there is a way to make it so powerapps only prepares the meeting and then navigates you to outlook where you can see this: And then here you can book it.
Just wondering if this is doable. If it isn't, it's fine, just wanted to confirm. Thank you.
Refer the link: https://docs.microsoft.com/en-us/connectors/office365/#create-event-(v4)
Office365Outlook.V4CalendarPostItem("Calendar", "Test Appointment", "04/20/2021 10:00", "04/20/2021 11:00", "(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi")
Regards,
Chetan
Thank you. That's the function I use in the gallery to create the meeting at that time. But what I'm trying to is not create the meeting, but rather prepare it then have the user go into outlook to finish the booking. The way I have it now, I use that function to book the meeting, and then redirect them to outlook where they can then open up the meeting there to edit it.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
183 | |
46 | |
46 | |
34 | |
33 |
User | Count |
---|---|
254 | |
83 | |
78 | |
67 | |
66 |