Skip to content

Instantly share code, notes, and snippets.

@daveberard
Created August 23, 2013 14:19
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save daveberard/265237089cbf20c418aa to your computer and use it in GitHub Desktop.
{
"name": "Test Campaign 13511757252",
"subject": "Subject Test",
"from_name": "My Organization",
"from_email": "test@example.com",
"reply_to_email": "test@example.com",
"is_permission_reminder_enabled": true,
"permission_reminder_text": "As a reminder, you're receiving this email because you have expressed an interest in MyCompany. Don't forget to add from_email@example.com to your address book so we'll be sure to land in your inbox! You may unsubscribe if you no longer wish to receive our emails.",
"is_view_as_webpage_enabled": true,
"view_as_web_page_text": "View this message as a web page",
"view_as_web_page_link_text": "Click here",
"greeting_salutations": "Hello",
"greeting_name": "FIRST_NAME",
"greeting_string": "Dear ",
"email_content":"<html>\n<body>\n <table>\n <tr>\n <td align=\"center\">\n <table style=\"text-align: center; padding-top: 10px;width: 298px;\" cellspacing=\"0\" cellpadding=\"0\">\n <tr>\n <td style=\"width: 105px;\">\t\t\t\t\t\t\t\t\t\n <img src=\"http:\/\/domain.com\/3900f96c7ed4c41e625d731964eacf12_s.png\" alt=\"Image\" \/> \n <\/td>\n <td style=\"width: 193px;\">\n Scan for more event details\n <\/td>\n <\/tr>\n <\/table>\n <\/td>\n <\/tr>\n <\/table>\n<\/body>\n<\/html>\n",
"text_content": "This is the text-only content of the email message for mail clients that do not support HTML.",
"email_content_format": "HTML",
"style_sheet": "",
"message_footer": {
"organization_name": "My Organization",
"address_line_1": "123 Maple Street",
"address_line_2": "Suite 1",
"address_line_3": "",
"city": "Anytown",
"state": "MA",
"international_state": "",
"postal_code": "01444",
"country": "US",
"include_forward_email": true,
"forward_email_link_text": "Click here to forward this message",
"include_subscribe_link": true,
"subscribe_link_text": "Subscribe to Our Newsletter!"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment