The above option will generate a separate email for each record. You can also use a FILTER() expression in the above pane to select a few rows of your employee table.
In your “To” setting you could simply add [Email] as well as in email body, you can write [Email]
Thanks,
allow me to ask another question based on your suggestion please,
if the “SEND DAILY EMAIL TO USERS” tasks is followed to “CREATE FILE TO SEND” task, than trying to impement by using “for each row” would result with creating a file for each row while i need the same pre created file to be sent to all users in table.
my thought is to split bot into 2 bots, one creating the file and triggering the send email bot with for each row enabled
does that makes any sense?
Is " Create File" step’s contents identical for all users or different for each user? Will you be able to share how you have created that content? I mean not the exact content if it is confidential but template in terms of expressions etc. Also are you saving those individual files in Google drive or any cloud storage? May we know any such specific concern you have for creating multiple files?
file content is identical’
file was created using castum template with <> using a different table from the [employee] table
file (daily schedule) is created with data from [task] table and saved to google drive
i have no specific concern for multiple files other than storage and filing concidurations