Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Using bookings to excel

(0) ShareShare
ReportReport
Posted on by 129

So in my organization we do a lot of appointments with Microsoft bookings, I'm making a power automate to collect all the information in one report that is easier to keep track on, the issue that I have is that we have some custom questions at the time of booking that we need to keep track of, this is what my power automate looks like now

 

screenshot-make.powerautomate.com-2022.12.05-16_08_27.png

So far i realized that if I use the compose connector I can turn the answers into the following string

 

 

[{"Answer":"12345","Question":"Código de Escuela","QuestionID":"7c7410b9-1e5f-4597-b3e9-fb47f1100bcf"},{"Answer":"Arecibo","AnswerOptions":["Arecibo","Bayamón","Caguas","Humacao","Mayagüez","Ponce","San Juan"],"Question":"Región Educativa","QuestionID":"558863af-2237-4206-8b77-4773a8537c84","SelectedOptions":[0]},{"Answer":"54321","Question":"TAL","QuestionID":"115bfd8a-2c99-42ab-846b-b5135d9e488d"}]

 

 

I need to extract from this the answers "12345" from "codigo de escuela", "Arecibo" from Answer options and "54321" from TAL

also, I need to be able to put this resulting answers into different columns within the excel sheet.

 

Is this possible?

  • GraceGarwood Profile Picture
    51 on at
    Re: Using bookings to excel

    Hi,

    Have you began the flow? If so, what do you have built so far?

  • ITSupport00 Profile Picture
    2 on at
    Re: Using bookings to excel

    Hi, 
    Is the offer still available for you to send your flow? 

  • GraceGarwood Profile Picture
    51 on at
    Re: Using bookings to excel

    Hi,

    We do this and our results show up on an excel document.

    Have you been able to do this? If not, I can send the flow we created for ours to pull through the custom answers.

    If you have any questions, please do not hesitate to contact us. 

    Kind Regards.

  • ChadVKealey Profile Picture
    1,393 on at
    Re: Using bookings to excel

    It's not difficult if you understand array indexes (or indices?). Basically, the custom question/answer data will come in as an array. Question 1's question and answer will be the first node in the array, index 0. So, to get the answer to question 1, you need to get <array>[0]['Answer']. And so on for each additional question. 

  • RafaelSantana Profile Picture
    10 on at
    Re: Using bookings to excel

    In my case, there are 3 types of services with 4 custom questions (these are the same custom questions for services), but for me to be able to make filters in sharepoint, I need to put each custom question in a column, I hope it's not too difficult

  • ChadVKealey Profile Picture
    1,393 on at
    Re: Using bookings to excel

    If you want to get real fancy, you could create a content type per appointment type so that only the relevant columns would appear in the create/update item action. If you only have one or two appointment types and not too many custom questions, it wouldn't be too bad to use the default content type, but if you've got a bunch, it could get messy very quickly.

  • RafaelSantana Profile Picture
    10 on at
    Re: Using bookings to excel

    Thank you very much, the video is excellent, now I can work with it. I want my custom questions to be in separate columns, I'll work on that!

  • ChadVKealey Profile Picture
    1,393 on at
    Re: Using bookings to excel

    The connector was update a few months ago, not too long after I posted my previous message. The payload now includes custom questions and answers. See https://youtu.be/6fLyGFWKyPE for more information.

     

  • RafaelSantana Profile Picture
    10 on at
    Re: Using bookings to excel

    Were you able to solve this problem?
    I have something similar, I need to get all the information from the booking and transfer it to excel

  • ChadVKealey Profile Picture
    1,393 on at
    Re: Using bookings to excel

    Apparently, this is currently a bug relating to 1:1 bookings (one client per appointment). Allegedly, when a "group booking" is created, the custom question response data is available. Since nobody in our org uses group bookings, I have not been able to verify this behavior. Hopefully Microsoft addresses this issue soon.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492