SparkPost Bulk Email Sender

Send personalized emails to multiple recipients

API Configuration

Manual Entry Tips:
  • Enter email addresses separated by commas, semicolons, or one per line
  • Use substitution data format: email@example.com|name=John|company=Acme
  • Reference in email with {{name}} and {{company}}
CSV Format:
  • First column must be "email"
  • Additional columns become substitution data (e.g., name, company, title)
  • Example: email,name,company
  • Use column names in email like {{name}}