Created
August 12, 2017 09:57
-
-
Save ianjorgensen/ffa01eae81db4c82f7cffe263683b32f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sendEmail(reciepient, data) -> send email to reciepient, use data json to build an html template which gets converted to pdf and sent to the email upload endpoint. Subject and email body are also hard coded within this function. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment