leemunroe / grunt-email-workflow

A Grunt workflow for designing and testing responsive HTML email templates with SCSS.
MIT License
3.05k stars 339 forks source link

Added Salesforce Pardot variables in .yml file. #67

Closed xavisavvy closed 8 years ago

xavisavvy commented 8 years ago

Added Salesforce Pardot email variables as a helper for faster template creation.

leemunroe commented 8 years ago

Nice one. Does Pardot have an API / Grunt task that would enable sending these templates to their system?

xavisavvy commented 8 years ago

If you think there is interest without cluttering the repo, I can also create a pardot demo / documentation page similar to how you did your component demo.

I believe this one looks feature complete: https://www.npmjs.com/package/pardot#email

Here is the official non-npm documentation for pardot as well for sending emails: http://developer.pardot.com/kb/api-version-3/emails/#supported-operations_1

xavisavvy commented 8 years ago

Do you think there is any interest in a mailchimp yml file as well?

leemunroe commented 8 years ago

@xavisavvy Definitely I think these would be useful. Now that grunt tasks have their own file in /grunt and we have aliases.yaml I think that lessens the risk of cluttering the repo.