Hello,
I am customizing a form on powerapps and I would like to send an email to a content validator once a form is submitted. This validator would change according to which department is selected from a dropdow list column (data card).
I tried to to populate the default field of a data card with the corresponding email address of the validator (to then trigger a flow) but it didn't work as the field will be completed after (not when) the form is submitted.
I also created a list in the Group with departments and corresponding validator email, and then used a Lookup function in Powerapps to fill the data card, but it didn't work.
Do you have any solution for this?
Thank you