Skip to main content

Notifications

Community site session details

Community site session details

Session Id : K+dsSJoT/piNmdvcX76IEP
Power Automate - Building Flows
Answered

Respond to a Power App or flow explained??

Like (2) ShareShare
ReportReport
Posted on 23 Sep 2024 10:35:51 by 749
I'm confused on what this action does. As I understand, you can use this as a substitute to a PowerApps flow. Meaning, you can get the same inputs you'd normally get on a PowerApps flow, but without the user having to actually push a button.
My endgame is having a flow trigger on Sharepoint item creating, then eventually using info stored on the Powerapps list form app (specifically, this: Solved: Using Gallery data as table from PowerApps (powerplatform.com)).
Meaning, I want to obtain data of PowerApps without needing user input. 
Can this action help me acheive this? If not, is there a way to acheive it?
  • Verified answer
    Michael E. Gernaey Profile Picture
    42,080 Super User 2025 Season 1 on 23 Sep 2024 at 17:38:59
    Respond to a Power App or flow explained??
    Hi
     
    Response to a Power App or Flow is simply a way to send Output to the Parent Caller. if you dont have this, then the flow finishs and passes nothing back.
     
    It has nothing to do with not pushing buttons etc, as this only occurs in a Flow If its called by another flow or a Power App.
     
    So that's what that action does and has nothing to do with what you need, which are Triggers.
     
    Now to your latest question WorkingRicardo
     
    No, you have no way to reach into a Power App to get data from it, via a Flow, UNLESS you triggered the flow from the Power Apps and the Power App passed it data. So no you cannot trigger using the SharePoint trigger AND get data from the App directly.
     
    You would need to have the Power App, write the data somewhere, so that the flow could go and grab it and read it.
     
     
     
     
  • WorkingRicardo Profile Picture
    749 on 23 Sep 2024 at 14:21:19
    Respond to a Power App or flow explained??
    @CFernandes
    Hey dunno if I'm mentioning you or not, this new forum is so messy -_-
    Anyway. No ofc I know about that trigger. That is the trigger I intend to use. I want after that trigger a bunch of other actions happening, then I need to retrieve a table created in powerapps as the one mentioned on the liked post: 
    'Condiciones:pruebarecibirtabla'.Run(
        Concat(
            ExportData2;
            'Ref.' & Char(9) & Modelo & Char(9) & 
            Switch(
                DataCardValue2.Selected.Value;
                "A"; Substitute('Neto UD LOTEA'; "."; ",");
                "B"; Substitute('Neto Ud LOTEB'; "."; ",");
                "C"; Substitute('Neto Ud LOTEC'; "."; ",");
                ""
            );
            "|"
        )
    )
    That is created from a filtered gallery. So, I need to know if after triggering a flow in another way, you can then add a Powerapps action so that it access and retrieves the sharepoint list form app.
    Is it possible?
  • CFernandes Profile Picture
    8,285 Most Valuable Professional on 23 Sep 2024 at 11:46:20
    Respond to a Power App or flow explained??
    Hey Mate,
     
     
    From what I understand you can just use the SharePoint Trigger "when an item is created"  this should trigger the Flow you then use the replace function instead of substitute. - https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-replace-substitute
     
    Finally what information you are trying to retrieve from PowerApps? Can you please provide me some more details.
     
     
    If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
     
    P.S. take a look at my blog here and like & subscribe to my YouTube Channel thanks.
     
     

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

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Automate - Building Flows

#1
stampcoin Profile Picture

stampcoin 111

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 90 Super User 2025 Season 1

#3
David_MA Profile Picture

David_MA 62 Super User 2025 Season 1

Overall leaderboard