I am trying to create an automation that will send a personalized email to a list of recipients.
I have a record that triggers automation when matches conditions.
I have several records linked to one field of the triggering record that link to the recipients table, where email addresses are stored.
I use Find Records to obtain a list of names and email addresses from a linked records.
I want to iterate sending Gmail to each of the addresses individually, addressing the person by name and sending the message only to one person at a time.
If that is possible, how do I use the input source data in the To: field and in the email body to address one single person - not the list of them at once.
If I do not use Find Records to create the input list, then I can only use ID and Name from the linked records and can not pull out their emails from the table where those recipient names, emails and other data are stored, leaving me with useless set of IDs and names only.
Thank you in advance for any thoughts







