Hi all,
Bit of a complex one.
I have a desk booking app and when a user books a certain desk it puts a calendar event into their outlook for the relevant time and date. When booking it writes the calendar ID to a sharepoint list so this can be called upon later to lookup and delete the calendar invite if they should cancel their booking in the app.
The next step is adding the ability to book on behalf of as far as I am aware unless the person booking on behalf of has permissions to the users calendar they are not able to do this. So as a work around I have created an ICS file in flow which is sent to the user to save to their calendar. This contains the relevant time and date /details for the desk they are booking. What I would like to do in the app is if the booking is cancelled it removes the calendar invite that was created via the ICS file. The only way I can think of doing this is using some sort of unique text (perhaps the GUID function) in the calendar event for powerapps to use as a lookup for the calendar ID but not sure if this is possible?
Thanks in advance
Matt

Report
All responses (
Answers (