web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Accessing Custom Field...
Power Automate
Suggested Answer

Accessing Custom Fields From MS Bookings

(0) ShareShare
ReportReport
Posted on by
Hi All
 
I'm having a problem with getting the response from a Bookings variable into an email using Power Automate. I've tried everything and don't seem to be getting anywhere.
 
I've managed to filter the array down and I can see the value I need but unable to add this to the email Subject/Body:
 
 
 
Is what I'm trying to do actually possible and if so can anyone point me in the right direction?
 
Thanks for reading.
 
Mick
I have the same question (0)
  • Suggested answer
    Kalathiya Profile Picture
    2,249 Super User 2026 Season 1 on at
    Hello @ML-09011203-0
     
    Please try below approach: 
     
    Use a Compose action after your filter to isolate the value:
    formula with your action name:
    body('Get_The_Company_Name_From_Array')?['body']?[0]?['Company'] // replace "body('Get_The_Company_Name_From_Array')" this name with your actual filter action name if it's wrong
     

    If it's worked, please mark this as the Verified Answer so others can benefit from the fix.

    📩 Need more help? Mention @Kalathiya anytime!
    ✔️ Don’t forget to Accept as Solution if this guidance worked for you.
    💛 Your Like motivates me to keep helping.
     
     
  • ML-09011616-0 Profile Picture
    4 on at
    @Kalathiya I've just tried this but get the following error:
     
    Action 'Compose' failed: Unable to process template language expressions in action 'Compose' inputs at line '0' and column '0': 'The template language expression 'body('Get_The_Company_Name_From_Array')?['body']?[0]?['Company']' cannot be evaluated because property 'body' cannot be selected. Array elements can only be selected using an integer index. Please see https://aka.ms/logicexpressions for usage details.'.
     
    any ideas?
     
    Thanks
    Mick
  • ML-09011616-0 Profile Picture
    4 on at
    @kalathiya got it working, the work code is:
     
    body('Get_The_Company_Name_From_Array')?[0]?['Company']
     
    Thanks for you help.
     
    Mick

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Vish WR Profile Picture

Vish WR 464

#2
Haque Profile Picture

Haque 431

#3
David_MA Profile Picture

David_MA 323 Super User 2026 Season 1

Last 30 days Overall leaderboard