Forum Discussion
Paul Dewhurst
Apr 02, 2019Copper Contributor
Integration of bookings with Flow and PowerApps
Is it possible to use bookings functionality in a PowerApp. I am looking for a solution that will support the booking of resources in an online examination room, asking the person to do a reservation...
- Mar 09, 2020
Paul Dewhurst I have created a flow that is using the trigger "When a new event is created (V3)" (Office 365 Outlook) and used the bookings "user"email for the connection , so now when a booking is made I can automatically do other "flow" actions.
_MichaelVD_
Brass Contributor
Paul Dewhurst I have created a flow that is using the trigger "When a new event is created (V3)" (Office 365 Outlook) and used the bookings "user"email for the connection , so now when a booking is made I can automatically do other "flow" actions.
LisaJo48
Oct 30, 2020Iron Contributor
I have done this as well and used "Html to text (preview)" to convert the content of the email to text so that I could do some magic with it via a Flow.