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 Apps / How do I pass values i...
Power Apps
Suggested Answer

How do I pass values into Power Automate

(0) ShareShare
ReportReport
Posted on by 25
In my scenario, a user will select an option from a drop-down box which will drive other values to correspond to that selected dropdown value. This will then be passed into Power Automate to be used in a HTTP POST request. The only issue is, is that I can't get it to pass down. I don't have the 'Ask Power Apps' option in Dynamic content. Any ideas? 
Categories:
I have the same question (0)
  • realwillwright Profile Picture
    772 Moderator on at
    Hi,
     
    Sometimes you have to click 'Show More' to show the ask in power apps option in the dynamic options
  • mmbr1606 Profile Picture
    14,629 Super User 2026 Season 1 on at
    what exactly is your use case? are u building an app or aything else?

    i guess this is a better place to ask:



    cheers
  • badgerfifteen Profile Picture
    25 on at
    @mmbr1606 Yes, I am building an app. A user will select an option, input some values into a text field and then these values are sent as a POST request through to an API. 
  • badgerfifteen Profile Picture
    25 on at
    realwillwright it doesn't appear :(
  • Suggested answer
    mmbr1606 Profile Picture
    14,629 Super User 2026 Season 1 on at
    since the power apps v2 trigger came out there is no ask in powerapps anymore
     
    have a look here:
     
     
    if it helped please mark as verified answer
     
     
    cheers
  • Suggested answer
    SaiRT14 Profile Picture
    1,992 Super User 2025 Season 1 on at
    Pls check out the following:
     
    • create the flow that contains the HTTP POST request action.
    • Add the HTTP POST request action in the flow.
    • initialize a variable or compose action to receive the input parameter from Power Apps.
    • Add a Compose action in the flow.
    • Click Compose, and under Dynamic Content, select Ask in PowerApps.
    • Respond to PowerApps action at the end of the flow to send the result back.
    • create or select the dropdown control that will drive the values.
      • Dropdown1.Items = ["Option1", "Option2", "Option3"]
         
    • When the user selects a value from the dropdown, use the OnSelect or a button’s OnSelect event to call Power Automate and pass the selected value.
    • In Power Apps, you need to call the flow and pass the selected value from the dropdown as an argument.
      • Set(response, FlowName.Run(Dropdown1.Selected.Value)
    try out and let me know. 

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Congratulations to the April Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
Vish WR Profile Picture

Vish WR 430

#2
timl Profile Picture

timl 318 Super User 2026 Season 1

#3
Haque Profile Picture

Haque 314

Last 30 days Overall leaderboard