Dear Community,
i build an app in power app with a form that can be filled by an user. When the user submits his entries in the form they'll be updated in an connected sharepoint list. Simultaneously i wanted with the click on the submit button that the user and the admin will get an email. In the user mail there should be a summary of some of his entries and in the admin mail there should also be a summary and an additional option to set an appointment.
My first approach to this challenge was to write an power automate flow and connect it to the power apps button.
There i currently face two problems:
1. when i just test the flow, that send an email to the user, the flow gets "stucked" in the "when an item is created" part (longest test was 23 hours then i canceled the test)
2. when i try to add a second "send an email (V2) part to the flow it automatically gets transformed to "apply to each"
i'll be very happy for any suggestions to solve this problems - thank you!