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 / Reading a Sharepoint l...
Power Automate
Answered

Reading a Sharepoint list from a Desktop Flow

(0) ShareShare
ReportReport
Posted on by 81

I have a Desktop flow that reads through an excel file and updates a website, but now I would like to move the data in the excel file to a Sharepoint list.

My problem is I can't seem to find a way to read the Sharepoint list from a Desktop flow.

Am I missing something?

Categories:
  • Verified answer
    Expiscornovus Profile Picture
    33,995 Most Valuable Professional on at

    Hi @Mark_Stewart,

     

    Maybe you could try the approach of using an invoke a web service action and use the REST API of SharePoint.

     

    Below is an example of that. 

     

    invokewebserviceaction.png

     

     

  • JAWL Profile Picture
    393 on at

    Hi @Expiscornovus 

     

    I have received syntax error for the URL. Hope to receive your help!

    JAWL_0-1634803808941.png

     

  • GhitaFjorback1 Profile Picture
    69 on at

    Use m365 CLI! this is genious for all kinds of stuff with sharepoint, Teams etc. from PAD! 🙂

    1. install nodejs https://nodejs.org/en/

    2. Install CLI via cmd 

    npm install -g @PnP/cli-microsoft365

     

    3. Run command 

    set-ExecutionPolicy RemoteSigned -Scope CurrentUser

     

     

    And then you are set to go!

    Example:
    Use a powershell action in PAD with command

     

     

    m365 login --authType password --userName %Username% --password %Password%; m365 spo listitem list --title "%SharepointListName%" --webUrl https://%Tenant%.sharepoint.com/sites/%site% --fields "%All the columns you want from your list, seperated with comma%" --output json; m365 logout

     

     

     

    Or wait a little longer... Microsoft has announced future connections to sharepoint from PAD. 😉

  • JAWL Profile Picture
    393 on at

    Do you have an idea when they will have Sharepoint connection to PAD? On a side note, I am aware of Microsoft's announcement that Dataverse connection in PAD could be around Dec 2021.

  • GhitaFjorback1 Profile Picture
    69 on at

    I was with the understanding that PAD would get same connectors available as already available in flow as by Dec 2021, but now you mention only Dataverse, I am affraid this is all. 😞

  • Simona Bushevska Profile Picture
    58 on at

    I get status code 401, do you know what is the issue, I tried to fix it with the http authentication in the advanced part but it doesn't work. Thank you in advance! 🙂  

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 Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 227 Super User 2026 Season 2

#2
11manish Profile Picture

11manish 221 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 132

Last 30 days Overall leaderboard