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

Community site session details

Session Id :

Retrieve Data in PowerApps from Flow

Sachin Bansal Profile Picture Sachin Bansal

 Antium Consulting

  1. Create a Flow
  2. Add Trigger „PowerApps“
  3. Add Action „VSTS – Get query results“ and choose
    1. Account
    2. Project
    3. Query
  4. Add Action „Response“
    Add „value“ to Body

    Leave Schema empty

  5. Test your flow
  6. Copy from Response/Outputs the text in body
  7. Edit your flow
  8. Goto „Response“ and „Use sample payload to generate schema“ and paste your Output here
  9. In Powerapps create Button, Goto action->flows and select the previously created flow
  10. Create a collection based on the flow response
  11. Here we are……

View original post

Comments

*This post is locked for comments