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

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Get new item ID from flow, images

(0) ShareShare
ReportReport
Posted on by 377

Hi there

 

I have a flow that creates an image in a sharepoint list then sends me the Binary and hyperlink back to my app as a variable.  I would like to get the Item ID also sent back as a variable but not sure how to do it.


The Parse JSON Schema is below

 

{
 "type": "array",
 "items": {
 "type": "object",
 "properties": {
 "Name": {
 "type": "string"
 },
 "Pic": {
 "type": "string"
 }
 },
 "required": [
 "Name",
 "Pic"
 ]
 }
}

 

Flow pic is here

item.png

Do I need to send the Itemid back to powerapps by adding an output?

Look forward to some help.

I have the same question (0)
  • Verified answer
    Brayden Larson Profile Picture
    on at
    Re: Get new item ID from flow, images

    Hello StuCundy,

     

    you are correct, any information that you wish to return into the PowerApp will require it added as an output of the response.

    For instance, as a simple test I created a test flow that just returns a single text value.

    braydenlarson_0-1596645384144.png

    Then inside the app, I have it take that value and add it into a variable

    braydenlarson_1-1596645452539.png

    Since the information is returned as a record in the variable which I can then grab the value from

    braydenlarson_2-1596645754390.png

     

    have a good day,

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 614 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 401 Moderator

#3
chiaraalina Profile Picture

chiaraalina 282

Last 30 days Overall leaderboard