Hello,
I have a Sharepoint List Form setup with Power Automate to trigger emails upon saving the form. What I would like to include is a confirmatory step between the time the user clicks 'Save' on the Sharepoint List Form (this creates a new item in the list) and the Power Automate initiating its flow to send out the emails. This confirmatory step can be a pop-up including the entries for each field of the form with option for the user to decide to cancel the save (i.e. clears the SP list form) or proceed with the save (i.e. proceeds with initiating the power automate flow).
Current Workflow Setup: the workflow is currently setup around 3 Sharepoint List and I have Power Automate setup to distribute emails and record these in a list for the users (i.e. they need this for auditing purpose)
- Sharepoint List 1 is a Distribution Contact List which is managed by a group of users.
- Sharepoint List 2 is "email package" list which essentially asks the user (i.e. email sender) to provide the subject line and attachments to include in the email.
- As soon as a new entry is created by completing the List 2's form, this triggers the power automate flow is triggered to look at all the contacts in List 1 and send the email package from List 2 to each one on that list
- Each of the emails sent by the Power Automate flow in step 3 is recorded in Sharepoint List 3 as Distribution Tracking
Everything is working with the exception that it's missing that confirmatory step. That is, if the user Saves the email package form on Step 2 by mistake, then it shoots the email to everyone in the contact list on List 1. I'm not married to the idea of a pop-up so if there's another easier way to accomplish this confirmatory step, I would be grateful for your suggestion. I must admit that I'm not very versed with Power Apps aside from customizing the SP List form, but willing to explore moving the workflow and rebuilding it in Power Apps if that's the better/easier route to go.
Thank you so much for taking the time to read and propose.
Al