Need for Microsoft Bookings Power Automate connector
Microsoft Bookings currently has a native way to send email & SMS text notifications. We can also send a Microsoft Teams invitation if the u...
I'm right in the middle of it all, the Bookings Created > Insert in SHP List is done on my part...
If this can help a bit in the structure:
The apply to each needs to target 'CustomQuestionAnswer' and then in it you can target the 'Answer' part of that question etc ... or validate if the question's label is 'XYZ' first to be sure... etc. If you have more specific problem or question, please specify them and I'll try!
But now i'm tackling the 'update' and 'cancel triggers... The reservation got and 'ID' value... and it's pretty identical if you update a reservation, exception like 2-3 characters right in first 1/3 or so of that string.
So working on work arounds for this (some things are working, but I don't consider them ... 'elegant') because I really don't get why the ID wouldn't be the same. All else in the information (service, date / time, name etc...) of the reservation can be modified by the client during the modification process, so can't really use the information provided to find my SHP List entry related to this specific reservation otherwise.