1.0.3 • Published 8 years ago

eda-mandrill v1.0.3

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

sendWelcome function

Pass in the following object to send an email

Create .env file and paste in mandrill api key MANDRILL_KEY="" access through process.env.MANDRILL_KEY

var exampleStudent = {
  template: templatename
  email: student email,
  firstname: student firstname,
  phase0: phase0 start date,
  cohort: cohort name,
  bootcamp: bootcamp start date,
  graduation: graduation start date,
  subject: ,
  fromEmail: ,
  fromName: ,
  replyTo:
}

phase0, bootcamp and graduation in the following format 22 December 2016

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago