Skip to content

StrictlySkyler/email

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

harbormaster-email

A harbor for sending an email automatically.

Shipping to this harbor will send an email with the preconfigured settings, as depicted in the screenshot.

Dynamic values can also be inserted in the Subject and Body fields, parsed from the manifest passed to the harbor at runtime. To insert a value from the harbor's shipment, use double-brackets, e.g.: [[timestamp]]. To insert an un-parsed JSON value as a string, use triple-brackets, e.g.: [[[prior_manifest]]]

Any value on the Shipment object can be referenced in this way, and will be converted to a string.

About

A harbor for sending an email automatically

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%