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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Sharepoint HTTP request
Power Automate
Unanswered

Sharepoint HTTP request

(0) ShareShare
ReportReport
Posted on by 21

I would like to create an HTTP request action to get the same results as Get Files (properties only). However, I can't get the same results when using the HTTP request.
This is the JSON output from Get files (properties only):
 
 
 

This is the JSON output of the SharePoint HTTP request:
 
Is it possible to get the same results using the request?  The reason I want to do this is because it's immensely faster to use the request method.
 
Categories:
I have the same question (0)
  • Expiscornovus Profile Picture
    33,183 Most Valuable Professional on at
     
    With the HTTP request you can use query parameters to retrieve specific details. With a $select query parameter you can specify which fields you want to retrieve. Which fields do you need? Some would require and $expand query parameter as well (like the Editor and Author).
     
    Below is an example
    _api/web/lists/getbytitle('Documents')/items?$select=ID,Author/EMail,Editor/EMail&$expand=Author,Editor
     
     
  • renanfm Profile Picture
    21 on at
     
    Thanks for reply, I've tried to adapt this query, but it wasn't work. 
     
    I have to change the Uri, because I only want to get by specific folder and when I used the expression "getbytitle" it isn't work.
     
     
     
     
    Even with the change, the output return only ID. And I really need those fields that I post above, like: Filename, link, editor, author
     
    The Output:
  • Expiscornovus Profile Picture
    33,183 Most Valuable Professional on at
    Hi @renanfm​​​​​​​
     
    Can you try the below instead? (I used the ID of your folder in the items method)
     
    _api/web/lists/getbytitle('Documentos Compartilhados')/items(210102)?$select=ID,Author/EMail,Editor/EMail&$expand=Author,Editor
     
  • renanfm Profile Picture
    21 on at
     
    I got this error message. In translation, it says that the list doesn't exist. That would be because I'm trying to fetch information from a library, right?
     
  • Verified answer
    Expiscornovus Profile Picture
    33,183 Most Valuable Professional on at
     
    What is the name of your document library? It looks like I used the wrong name in my example.
     
    Can you find the right name in the interface and use that instead?
     



    Happy to help out 😁

    I share more #PowerAutomate and #SharePointOnline content on my Blog, Bluesky profile or Youtube Channel
  • renanfm Profile Picture
    21 on at
    It Worked! Thanks @Expiscornovus

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 463 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 427 Moderator

#3
abm abm Profile Picture

abm abm 245 Most Valuable Professional

Last 30 days Overall leaderboard