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 / Need one more option i...
Power Apps
Answered

Need one more option in Start an Approval EMAIL in Power Automate ,Apart from Approve and Reject

(0) ShareShare
ReportReport
Posted on by 69

When we use "Start an Approval" Function in Flow/Power Automate.

it will trigger mail , In mail we will have option for Approve  and Reject 

Here i am looking for one more additional option Called - "Request for more Information " apart from "Approve" and "Reject" . 

Please find the screen shot attached.

Mail Appoval.PNG
Categories:
I have the same question (0)
  • mdevaney Profile Picture
    29,991 Moderator on at
    @LohithaSannathi
    This looks like a Power Automate question rather than a PowerApps question. I believe you will get a quicker/better response if you ask your question in that forum.

    Link To Power Automate forum
    https://powerusers.microsoft.com/t5/Get-Help-with-Power-Automate/ct-p/FL_GeneralDiscussions

    —-
    Please Accept as Solution if this post answered your question so others may find it more quickly. If you found this post helpful consider giving it a Thumbs Up.
  • Pstork1 Profile Picture
    69,649 Most Valuable Professional on at

    Use the standard Start and Wait for Approval action, but when asked for the type of Approval pick 'Custom Responses'.  Then you will be able to specify exactly what the response prompts are and how many.

    screenshot.png

  • CU-18081211-6 Profile Picture
    9,272 Moderator on at

    I'm afraid that is not possible using "Start An Approval", why you can try "Send an email with options" (of course this option has some limitations regarding the possibilities to follow the approval status).

  • Pstork1 Profile Picture
    69,649 Most Valuable Professional on at

    @gabibalaban Actually, it is possible using Start and Wait for an Approval.  Start an Approval was an older version of the action that is no longer available.  Until recently custom responses were premium, but even that has changed in the last two months.  See my previous response.

  • v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @LohithaSannathi ,

    Based on the needs that you mentioned, I think the "Start and wait for an approval" action with "Custom Responses – Wait for one response" Approval type selected could achieve your needs.

     

    I have made a test on my side, please consider configure your flow as below:

    2.JPG

     

    Please consider take a try with above solution, check if the issue is solved.

     

    Best regards,

  • LohithaSannathi Profile Picture
    69 on at

    Hi @v-xida-msft , @Pstork1 

     

    In this Case how to handle Option - "Request for more Information"

     

    I have my form in Power APPS , Is there any possibility to send created item back to Requestor  and modify /Provide the data/Information requested by Approver .

     

    What are the possible options to handle Option "Request for more information"

     

    I am posting this in Power APPS as my form belongs to it.

     

     

    Thanks

    Lohitha

  • Verified answer
    v-xida-msft Profile Picture
    Microsoft Employee on at

    Hi @LohithaSannathi ,

    Within the case branch for "Request for more Information" option, you could consider add a "Send an email (V2)" action to send response email back to the requester, and ask him to provide additional data.

     

    You could embed the App Url Link of your canvas app into the Body field of the "Send an email (V2)" action, the Requestor could edit his request item using your canvas app via clicking this deep link.

    4.JPG

     

    5.JPG

    Please check and see if the following thread would help in your scenario:

    https://powerusers.microsoft.com/t5/Building-Power-Apps/Editing-a-record-from-a-flow-powerapp/m-p/265416

    https://powerusers.microsoft.com/t5/Building-Power-Apps/Embedded-link-to-a-Sharepoint-List-item-in-PowerApp/m-p/303910

     

    Within your canvas app, set the OnStart property of App to following:

    Set(ItemID, Param("ID"));
    If(
     !IsBlank(ItemID),
     Navigate(EditScreen)
    )

    Within the EditScreen, set the Item property of Edit form to following:

    If(
     !IsBlank(ItemID),
     LookUp('SP List', ID = ItemID),
     BrowseGallery1.Selected
    )

     

    Please consider take a try with above solution, check if the issue is solved.

     

    Best regards,

  • Pstork1 Profile Picture
    69,649 Most Valuable Professional on at

    I'm not reallly clear on what you are asking.  Based on what you said the Approval is sent using a Flow called by the PowerApp.  If that's the case then Yes you can use the Custom Options in the Flow and then when the request for more information is selected send that response back to PowerApps.  You might also want to have the Flow send an email to the original requestor stating that the approver has requested more information, Then direct them to pull up the form and modify it.

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 429 Most Valuable Professional

#2
11manish Profile Picture

11manish 191 Super User 2026 Season 2

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 122 Super User 2026 Season 2

Last 30 days Overall leaderboard