Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Flow SQL Query Result into SharePoint List

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hey All!

I'm new to PowerAutomate. I've built a Flow to get data from a Form, take one of the answers and lookup some data in SQL, and then add the Form and SQL query data to a SharePoint List.  Everything works except for getting the SQL Data added to the SharePoint form.  The Query is working and returning a single answer field from a table as expected. 

From other posts I see that Parse Json appears to be the way to go. but it just wont work. 

 

First, there is no Dynamic output from sql to add as "Content" in the Parse json. So I used this: 

randallg_0-1644370102526.png

 

any direction would be apreciated. I suspect getting just the one field back with a single answer is messing it up. But not where to go from here. 

  • v-yujincui-msft Profile Picture
    on at
    Re: Flow SQL Query Result into SharePoint List

    Hi @randallg ,

     

    Could you please provide more details about your Flow?
    Can you tell me what is the Input to the Parse Json Action? Is the schema of this Action written by you manually?

     

    Maybe you could try to add a Compose Action in the previous step and use the Json function, then use the Outputs of Compose as the schema of the Parse Json Action.

    json(outputs('Compose'))

    vyujincuimsft_0-1644569290128.png

    Here is a link that might help you:

    https://powerusers.microsoft.com/t5/Building-Power-Apps/Save-contact-to-Outlook-from-PowerApps/td-p/1410241

     

    Best Regards,

    Charlie Choi

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