View All Docs
Integrations

Send emails by row

Setting Up the Step

  1. Add the step to your Flow by dragging it onto the canvas.
  2. Connect it to the last step that contains your column of email addresses.
  3. Open the step to configure its settings.
  4. Recipients: Choose the column with the email addresses.
  5. Body Format: Choose between plain text and HTML.
  6. Subject and Body: These are required fields. You can personalize them by merging values from other columns using {curly braces}.
  7. Reply To: Enter the email address where replies should be sent.
__wf_reserved_inherit

Helpful tips

  • Use HTML formatting in the Body field by selecting HTML as the format.
  • Common HTML tags like <br>, <b>, and <a> are supported.
  • Avoid exceeding the 75-recipient limit per run to prevent errors.
  • If you need to send a single email with a file attached, use the “Email a file attachment” step instead. Unlike “Send emails by row,” which sends one email per row, the "Email a file attachment" step sends one email total with a file attachment—ideal for sharing reports or exports with a fixed list of recipients.