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_
Mar 12, 2020Brass Contributor
David_Swenson I searched for the bookings mail in my O365 users and set a password for this email adress . Then in the Flow I added the action "When a new event is created (V3)" (Office 365 Outlook) clicked the 3 dots of this block and added a new connection with the email adres & password of the bookings mail adres.
Then every time a new booking is made the flow is started
David_Swenson
Mar 12, 2020Steel Contributor
_MichaelVD_ Thank you!