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 : +LyVJv5b2ShUjohODt+Hjv
Power Automate - Using Flows
Answered

Getting 'Title' field values from JSON generated by Get Items

Like (0) ShareShare
ReportReport
Posted on 16 May 2019 13:05:38 by

Hello Everyone,

 

I am a newbie in flow so please overlook my common mistakes. I am creating a flow and in that i am using 'Get Items' action to get the items of a list. After that i used 'Filter array' action to get the desired entries of the list. Now i am getting the output in JSON format and i dont know how should i get the values of 'Title' column. I have checked numerous posts on internet but couldn't figure out how to do it. I am attaching a pic of my flow and also the output of 'Filter Array'. The output have 3 entries but i am posting only one. Please help this newbie.

 

 

 

Flow Pic.png 

{
 "@odata.etag": "\"9\"",
 "ItemInternalId": "1",
 "ID": 1,
 "Title": "My email ids are stored here",
 "Department": {
 "@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference",
 "Id": 1,
 "Value": "deleted this"
 },
 "Department#Id": 1,
 "Modified": "2019-05-16T10:10:41Z",
 "Created": "2019-05-14T09:03:37Z",
 "Author": {
 "@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
 "Claims": "i:0#.f|membership|",
 "DisplayName": "Ankush Garg",
 "Email": "I have deleted this. ",
 "Picture": "deleted this/_layouts/15/UserPhoto.aspx?Size=L&AccountName=deleted this",
 "Department": "Information Technology",
 "JobTitle": "Sharepoint Developer"
 },
 "Author#Claims": "i:0#.f|membership|deleted this",
 "Editor": {
 "@odata.type": "#Microsoft.Azure.Connectors.SharePoint.SPListExpandedUser",
 "Claims": "i:0#.f|membership|deleted this",
 "DisplayName": "Ankush Garg",
 "Email": "deleted this",
 "Picture": "deleted this/_layouts/15/UserPhoto.aspx?Size=L&AccountName=deleted this",
 "Department": "Information Technology",
 "JobTitle": "Sharepoint Developer"
 },
 "Editor#Claims": "i:0#.f|membership|deleted this",
 "{Identifier}": "Lists%252fStateandApprovers%252f1_.000",
 "{IsFolder}": false,
 "{Thumbnail}": {
 "Large": null,
 "Medium": null,
 "Small": null
 },
 "{Link}": "deleted this/_layouts/15/listform.aspx?PageType=4&ListId=deleted this9B82D2E8050DDEC",
 "{Name}": "deleted this",
 "{FilenameWithExtension}": "deleted this",
 "{Path}": "Lists/StateandApprovers/",
 "{HasAttachments}": false
 }
  • v-bacao-msft Profile Picture
    on 23 May 2019 at 09:33:06
    Re: Getting 'Title' field values from JSON generated by Get Items

    Hi @Anonymous ,

     

    Are you talking about my method?

    Could you provide your configuration and screenshots? I think my method is no problem.

     

    Best Regards,

  • Community Power Platform Member Profile Picture
    on 23 May 2019 at 09:30:07
    Re: Getting 'Title' field values from JSON generated by Get Items

    I tried your method as well but it didnt work. 

  • v-bacao-msft Profile Picture
    on 17 May 2019 at 03:28:17
    Re: Getting 'Title' field values from JSON generated by Get Items

    Hi @Anonymous ,

     

    You could use Expression to get the Title of each item.

     

    Image reference:

    53.PNG

     

    Please take a try.

     

    Best Regards,

  • Verified answer
    Brad_Groux Profile Picture
    4,556 on 16 May 2019 at 17:44:07
    Re: Getting 'Title' field values from JSON generated by Get Items

    See Jon Liu's, A Thesis on the Parse JSON action in Microsoft Flow for how to use, manipulate and prune JSON data for use within your Flow. 

    If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!

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

Announcing our 2025 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for…

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 2

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 2

Featured topics

Restore a deleted flow