Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

SharePoint List item to XML

(0) ShareShare
ReportReport
Posted on by 94

I want to create an XML with all columns from a sharepoint list item. I tried sending an http request but I am not getting the columns but only the metadata.

Neha2904_0-1665760090446.png

 I tried parsing the [$content] from base64 to string but that doesn't seem to work as well. 

How can I parse all columns to xml?

  • Neha2904 Profile Picture
    94 on at
    Re: SharePoint List item to XML

    Thanks for the response. This is now resolved. I was using base64 to string and it did not work but somehow decodebase64 worked. I had to parse the [$content] attribute of body of Send http request to Sharepoint. 

  • grantjenkins Profile Picture
    11,059 Super User 2025 Season 1 on at
    Re: SharePoint List item to XML

    Is there a reason you want XML and not JSON?

     

    If you add a Compose action straight after your Get items and put in the value property from the Get items action as input and run your flow, you'll see the resulting JSON including columns and data for each item within the Compose output.

     

    What were you expecting with regards to XML?

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

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!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1