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 / Flow not Triggering On...
Power Apps
Unanswered

Flow not Triggering OnSuccess

(0) ShareShare
ReportReport
Posted on by 9

I've been following a tutorial to create a flow for my PowerApp that updates the status of my form and then sends an email to the users identified within the form. The PowerApps (V2) gathers a number input called getItem which is then used in the subsequent steps. 

 

tmergaert_1-1702573093283.png

 

 

This is the code I use to try and run the flow OnSuccess of the form: FlowName.Run(Form1.LastSubmit.ID);

 

However, whenever I test my power app, the flow is not triggered and there are no occurrences listed in the run history. Any suggestions on what can be done to get the flow to be triggered?

 

Thanks!

Tash

 

Categories:
I have the same question (0)
  • WarrenBelz Profile Picture
    156,440 Most Valuable Professional on at

    Hi @tmergaert ,

    Firstly it should run if it is turned on and you only have one numeric parameter being the ID of the Item you are updating and you have hard-coded everything else to be done in the Flow. You can refer to the Form like this

    FlowName.Run(Self.LastSubmit.ID);

     but I do not think this is the issue. Have you run a Monitor session on this ? Also you might try putting a Notify message after the flow run to see if the OnSuccess executes.

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.

    MVP (Business Applications)   Visit my blog Practical Power Apps

  • tmergaert Profile Picture
    9 on at

    Hi @WarrenBelz

     

    So Notify does work OnSuccess, however I can't seem to get to the flow to execute at the same time. It will execute if I code it in OnSelect for a button control. 

  • WarrenBelz Profile Picture
    156,440 Most Valuable Professional on at

    @tmergaert ,

    Did you put the Notify after the flow run. Also does the Monitor say the flow ran or had an error ?

  • tmergaert Profile Picture
    9 on at

    So I played around with the formulas and I tried a two things that made the flow trigger OnSuccess:

    1. After SubmitForm(FormName), I had it navigate to a view form page, I removed that function and triggered it to run after the flow OnSuccess. 
    2. I moved the Flow to trigger before all other formulas (e.g., notify, navigate). 

    When using the monitor session is shows the flow ran successfully. 

     

  • WarrenBelz Profile Picture
    156,440 Most Valuable Professional on at

    @tmergaert ,

    If the Flow is running, what is not working now ?

  • tmergaert Profile Picture
    9 on at

    All is working now, thanks so much for your help!

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

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 329 Most Valuable Professional

#2
11manish Profile Picture

11manish 209 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 179

Last 30 days Overall leaderboard