Hello Everyone.
I have a flow that works like this.
- Form on Power Portals page is submitted.
- Form details are emailed via Outlook to a list of email addresses from a SharePoint list
What I want to do is, inside the email that is sent out at step 2, is somehow add a link titled something like:
Happy with this email preview? Click the link to send it to the customer.
When that link is clicked the same email will be sent out again to the same people + one additional email address (the customer - also in the same SP list).
How can I achieve this?
Sorry if it doesn't quite make sense. I just want some way of being able to preview the email generated by the flow first, before sending it to the customer.
Thanks very much for any help given on this.