Skip to content

gensjaak/flex-mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flex-mailer

Flexible mail API

Usage

POST Request

Endpoint: https://flex-mailer.herokuapp.com/sendMail

Params:

fullName: String (your customer fullName)
email: String (your customer email)
messageBody: String (your customer message)
to: String (your email address)
subject: String (your custom subject)

Packages

 
 
 

Contributors