bamboo v0.8.0 Bamboo.SendgridHelper
Functions for using features specific to Sendgrid.
Example
email
|> with_template("80509523-83de-42b6-a2bf-54b7513bd2aa")
|> substitute("%name%", "Jon Snow")
|> substitute("%location%", "Westeros")
Summary
Functions
Add a tag to the list of substitutions in the SendGrid template
Specify the template for SendGrid to use for the context of the substitution tags