SparkPost / nodemailer-sparkpost-transport

Sparkpost transport for Nodemailer
Apache License 2.0
26 stars 13 forks source link

Allow for substitution_data on individual recipient level #11

Closed pilotinspektor closed 8 years ago

pilotinspektor commented 8 years ago

Is it possible to add substitution_data values for individual recipients as supported by the sparkpost API: https://developers.sparkpost.com/api/transmissions?

pilotinspektor commented 8 years ago

I just saw that this is already supported when you use 'recipients' instead of the 'to' value.