Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

how to create Sharepoint List Form Approval Process from Powerapps

(0) ShareShare
ReportReport
Posted on by

i have created Sharepoint Form in powerapps, when user click on Submit button it should send mail to his manager for Approval of the record.

how to create the flow for this any idea?

 

Note : i have added 2 buttons in Form , when user select from  one of the dropdown as Approval required then the flow button should visible & in other case if user select dropdown as Approval not Required - normal Submit button visible .

Normal Submit button no issue.

i need help on creation flow button for approval.

  • venky232 Profile Picture
    on at
    Re: how to create Sharepoint List Form Approval Process from Powerapps

    @v-xiaochen-msft 

    Please support this issue

  • venky232 Profile Picture
    on at
    Re: how to create Sharepoint List Form Approval Process from Powerapps

    flow is working when i use normal testing with datacard of form without saving in SP.

    TESTFLOW.Run(DataCardValue6.Selected.Email,DataCardValue1.Text)

    but when i use SubmitForm it is showing error as TESTFLOW.Run failed.This method 'Run' has an Invalid value for Parameter 'text'

    SubmitForm(Form2);TESTFLOW.Run(DataCardValue6.Selected.Email,DataCardValue1.Text);Reset(Form2)

     

  • venky232 Profile Picture
    on at
    Re: how to create Sharepoint List Form Approval Process from Powerapps

    yes i use person or group column in SP

  • v-xiaochen-msft Profile Picture
    on at
    Re: how to create Sharepoint List Form Approval Process from Powerapps

    Hi @venky232 ,

     

    From your screenshot...I think you used the person column instead of the choice column.(Please correct me if I am wrong)

    Sample:

    vxiaochenmsft_0-1658726979285.png

    vxiaochenmsft_1-1658726997087.png

    vxiaochenmsft_2-1658727009007.png

    vxiaochenmsft_3-1658727017336.png

    vxiaochenmsft_4-1658727022870.png

    vxiaochenmsft_5-1658727043101.png

    vxiaochenmsft_6-1658727130552.png

     

    Best Regards,

    Wearsky

  • venky232 Profile Picture
    on at
    Re: how to create Sharepoint List Form Approval Process from Powerapps

    email column is choice column

    choices([@'tracler1'].Manageremail)

    venky232_0-1658726258364.png

     

  • venky232 Profile Picture
    on at
    Re: how to create Sharepoint List Form Approval Process from Powerapps

    Onselect of submit button
    SubmitForm(Form2);TGWApproval.Run(DataCardValue6.Selected.Email);NewForm(Form2)

  • v-xiaochen-msft Profile Picture
    on at
    Re: how to create Sharepoint List Form Approval Process from Powerapps

    Hi @venky232 ,

     

    Please provide some screenshots to clarify the issue.

     

    Best Regards,

    Wearsky

  • venky232 Profile Picture
    on at
    Re: how to create Sharepoint List Form Approval Process from Powerapps

    how to add choice column email address in to Input?

    this below code not working any thing i need to add?

    datacardvalue1.Selected.Email

  • v-xiaochen-msft Profile Picture
    on at
    Re: how to create Sharepoint List Form Approval Process from Powerapps

    Hi @venky232 ,

     

    You could create a flow like this:

    vxiaochenmsft_0-1658390471285.png

    The flow is triggered when the user clicks onthe button.

    Hope this will help you.

     

    Best Regards,

    Wearsky

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492