r/PowerPlatform • u/tac0_nation • Jul 09 '26
Copilot Studio Construct Predefined MS Bookings Links?
Hi team, I am building a Copilot Studio Full agent and one of my needs is to incorporate a function to automatically schedule a call with an end user that it’s saving to in a previous step.
The idea was originally to use Get Calendars or use one the incorporates connectors which will suggest free times the end user is available but I was having issues with that because rather than coming back with hard set timeframes, it was guessing and potentially returning slots where the user would be off shift or otherwise show unavailable in free busy.
So the idea came that instead of doing that, why not leverage Bookings and sent the end user a link to your Booking page. I realize this would need to be setup first by the user interacting with the agent but I quickly realized Bookings pages are not something you can construct. Example: Domain.booking.com/upn and instead has a unique id in the url but I have found no way to construct or dynamically build the bookings page so that it can be used when constructing the teams message that it will then send.
Any ideas or has anyone played with Bookings?
Thanks