Announcements
Hi
I have tihs array and I need to get MAIL element
Into a variable string I put: outputs('Filter_Managing_Director')?['body/Mail'] but the string is empy
Hi @Giorgio67
Output of filter array action will be an array. So assuming that only one element would be present in the output of filter array > you have to try the following way
first(body('Filter_Managing_Director'))?['Mail']
body('Filter_Managing_Director') captures the output from body property of filter array output which is an array, from that select the first object /item from array object using first function and then select the Mail property
Nived N 🚀
LinkedIn: Nived N's LinkedInYouTube: Nived N's YouTube Channel
🔍 Found my answer helpful? Please consider marking it as the solution!Your appreciation keeps me motivated. Thank you! 🙌
@Nived_Nambiar
many thanks; It's works😊
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 605
Valantis 340
11manish 284