Send course certificates to many people in one run. Ideal for training teams, schools, and events that need simple bulk delivery. Each person gets the right file and a clear subject line.
The run starts by clicking execute. A CSV file is read and turned into rows using the spreadsheet node with a header row. Records move in batches of five to control send rate. For each row, the flow builds a file path from the person’s name, loads the matching PNG certificate, and attaches it to an email. The email goes out through your SMTP account and uses the email column from the data.
Setup is simple. Keep the CSV header names consistent, such as name and email, and name each certificate image to match the name field. Adjust the batch size to fit your server limits. Expect strong time savings and fewer mistakes compared to manual sends. This fits graduation days, internal training completions, and workshop follow ups where you want fast, correct delivery without copy and paste work.