Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Answered

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

(0) ShareShare
ReportReport
Posted on 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 at
    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 at
    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 at
    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 at
    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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,645 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,997 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow