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 / How to reference singl...
Power Automate
Answered

How to reference single item from array dynamic content (trigger output)

(0) ShareShare
ReportReport
Posted on by 2

Hi, I'm new to Power Automate. I'm using it to process data submitted through a form from Cognito Forms.

 

My form has a file upload section and this dynamic content is sent to Power Automate as an array (since every time I select it in a flow item, it auto converts to "For Each"). My question is how do I reference one of these items?

 

The item itself looks like: @{triggerOutputs()?['body/_13PointsSignificantIncident/Photos']}

 

And the JSON when the flow runs is in the photo attached.

 

I thought I could just write: @{triggerOutputs()?['body/_13PointsSignificantIncident/Photos/0/File']} for the URL of the file but this produces nothing. Is there a proper way to do this?

 

img_01.png
Categories:
I have the same question (0)
  • Verified answer
    v-bofeng-msft Profile Picture
    Microsoft Employee on at

    Hi @sd117 ,

     

    Please try :

    @{triggerOutputs()?['body/_13PointsSignificantIncident/Photos'][0]['File']}

     

    Best Regards,

    Bof

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

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Valantis Profile Picture

Valantis 463

#1
Valantis Profile Picture

Valantis 463

#3
11manish Profile Picture

11manish 264

Last 30 days Overall leaderboard