Skip to main content

Notifications

Community site session details

Community site session details

Session Id : B4eFb4aQk/QcPm4dHa26m1
Power Pages - Power Apps Portals
Unanswered

Send e-mail notifycation form onclick button 'Submit'

Like (0) ShareShare
ReportReport
Posted on 24 Aug 2021 20:18:02 by

I need to create a flow that sends an email notification when the user clicks the submit button on the power apps portals advanced form, so that when the user submits the form, my team or I will receive an email notification that the form has been finalized / submitted.

  • SaumyaShah Profile Picture
    16 on 27 Aug 2021 at 11:02:28
    Re: Send e-mail notifycation form onclick button 'Submit'

    @Anonymous , 

    So exactly what problem are you facing? I mean writing the JS is problem or finding where to bind the JS is the problem. Do tell me precisely so I could give you the breadcrumbs which would lead you towards the goal.

     

    Thanks. đꙂ

  • Community Power Platform Member Profile Picture
    on 25 Aug 2021 at 13:21:14
    Re: Send e-mail notifycation form onclick button 'Submit'

    Thank you so much for the support! 🙂 but I'm still having trouble applying this solution

  • SaumyaShah Profile Picture
    16 on 25 Aug 2021 at 05:30:07
    Re: Send e-mail notifycation form onclick button 'Submit'

    Hi @Anonymous,

    Please refer this https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/add-custom-javascript

    link that has an event for submit button. You can extend that event and add your own code through portal management.

     

    If that helped please select as answer so others could find it useful.

  • Community Power Platform Member Profile Picture
    on 24 Aug 2021 at 22:46:43
    Re: Send e-mail notifycation form onclick button 'Submit'

    So I created this flow, whenever a new line is created in the dataverse, as my form has 15 steps, the ideal would be to send this email notification at the end when the user clicks the "submit" button on the form.

    About this suggestion to create a flow with a manual trigger that can be called through custom JS, how could I apply this idea to the submit button. 🙂

  • Community Power Platform Member Profile Picture
    on 24 Aug 2021 at 22:43:59
    Re: Send e-mail notifycation form onclick button 'Submit'

    So I created this flow, whenever a new line is created in the dataverse, as my form has 15 steps, the ideal would be to send this email notification at the end when the user clicks the "submit" button on the form.

  • SaumyaShah Profile Picture
    16 on 24 Aug 2021 at 21:01:05
    Re: Send e-mail notifycation form onclick button 'Submit'

    @Anonymous,

    Assuming on click of submit a record is created, you can trigger the flow on create of row. Or else you can create a flow with manual trigger which can be called through custom JS of that web form.

  • OOlashyn Profile Picture
    3,496 Most Valuable Professional on 24 Aug 2021 at 20:52:33
    Re: Send e-mail notifycation form onclick button 'Submit'

    Hi @Anonymous ,

    What is created/updated in Dataverse when your user submits the form? You can create a flow that will trigger on create/update of the table that is related to the form.

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

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

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

#1
WarrenBelz Profile Picture

WarrenBelz 146,763 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 66,091 Most Valuable Professional

Leaderboard
Loading started