Hi there,
Wondering if anyone can help please. We have build a Sharepoint customised form and have included a button to trigger sending an email. I have tried to scour the web but they all seem to have older versions of PowerApps so I can't get my head around it.
What is the best way to build this please?
- We have a SP list form where people will enter an interview appointment date, time, location, and person conducting the interview and we want them to be able to click the button to send an email (HTML template preferably) confirming the details of the interview.
- Within the PowerApp, I've built a flow (called SendSecurityInterviewEmail) that picks up that information from the SP list, I'm not sure if maybe that should be picking it up from the PowerApp directly instead.
- I cannot figure out what to put on the OnSelect trigger for the button. I tried SendSecurityInterviewEmail.Run() but it needs parameters and I'm not sure which ones to use.
These are the form fields and the button.

The Power Automate in app

The flow -


Sorry this is either really simple and I'm missing every basic instruction so I've done it completely wrong, or I've over complicated it!
Thanks in advance
G