Forum Discussion

pacomase's avatar
pacomase
Copper Contributor
Nov 13, 2024

MS Bookings Sharepoint

I'm having a problem running a Power automate flow with Bookings.

I create a 1:N service in Bookings.

I create a flow in Power Automate.

"When an appointment is Created" trigger:

  1. Trigger: The flow is activated when a new appointment is created.
  2. Compose (body): To get the body of the event.
  3. Select: I define the custom question and answer fields, I only need the answers.
  4. Initialize variable: I start a variable to store the responses.
  5. Apply to each (StaffMembers): I apply an action to each staff member.
  6. Apply to each (Customers): I apply an action to each customer.
  7. Create item: I create a new item with the information collected.

My problem is that it does not copy the personalized responses to the Sharepoint List, it only does so with the first reservation, it does not copy the other reservations. My Bookings service is 1:N, what I want to achieve is to copy the personalized responses to the Sharepoint list.

 

 

No RepliesBe the first to reply

Resources