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 / How to pass data betwe...
Power Automate
Answered

How to pass data between desktop flow and cloud flow?

(1) ShareShare
ReportReport
Posted on by 4

I have created a desktop flow that captures a table of information from a website. I would like to push this to a Power App table and then use a Cloud Flow to act on this data. Is this possible? Is there a better way to pass this table data to a cloud flow?

I have the same question (0)
  • bwavell Profile Picture
    4 on at

    I discovered I can send output variables from desktop to cloud. Although it appears to only be basic types. The CustomObject to JSON does not work on a DataTable so I have to manually convert to JSON with string appending and magic to replace new lines and quotes etc… Can at least then just parse the JSON in Cloud. 

    I had hoped the data connector would allow a desktop flow to update a cloud database so the DB could be used for complex data passing. 

  • chilismaug Profile Picture
    13 on at

    I have the same question, except to pass a list of values from a cloud flow to a desktop flow. It would be great to pass a list or datatable variable as an input variable to a desktop flow.

    Maybe MS intends us to use Dataverse for this kind of thing? 

  • Verified answer
    Riyaz_riz11 Profile Picture
    4,214 Super User 2026 Season 1 on at

    Hi @bwavell ,

     

    First u need to call in powerapps for flows,

    in tat flow create a select ur destop flows,

    in desktop pad create output variable nd pass ur data

    while selecting desktop flow in cloud u will get tat variable names wat u created in pad.

    pass it into powerapps in respond option,

    again after ur process if u need u can call cloud flow nd update as per ur requirements,

    so tat u need to call u cloud flows,one is for extract data, second as per ur 2nd requirements.

    Capture.PNG

     

    If it works please mark it as a solution ,and like it from that it will help for others also.

     

    Regards,

    Ahammad Riyaz

  • takolota1 Profile Picture
    4,980 Moderator on at

    @bwavell 

    You can check my documentation & template flows for how to pass any data table to cloud flows & parse it into JSON.

     

    https://powerusers.microsoft.com/t5/Power-Automate-Cookbook/Automate-Reports-From-External-Datasources/m-p/1488559#M570

     

    I just use Write to CSV and input a custom delimiter so there’s no confusion with delimiters & in-data commas. Then I read that CSV file with the Read Text action into a large string variable with the custom delimiters.

    Then that string table can be sent to the cloud flow in an output variable and parsed with a Select action where the main array is the output variable split on line breaks & each value for each column is set by splitting the current item() on the custom delimiter.

  • CU-19081228-9 Profile Picture
    on at

    @Ahammad_Riyaz I don't suppose you have a video showing your explanation, do you?  That would be very useful.

     

    Thank you very much.

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 June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 238 Super User 2026 Season 1

#2
11manish Profile Picture

11manish 225

#3
Haque Profile Picture

Haque 181

Last 30 days Overall leaderboard