I want to send an email with flow. A SQL Server query gives me a Title column and an Email column. Now I want to send the titles as an email to the corresponding email from the SQL query.
How can I achieve this? Would an If-query be possible -> If User.Email () = Email (column) then send Title to USer.Email ()? greetings

Report
All responses (
Answers (