Skip to content

Instantly share code, notes, and snippets.

@davekobrenski
Last active February 26, 2020 20:31
Show Gist options
  • Save davekobrenski/5cf931557cdd1cfc2da1cc5005c67b27 to your computer and use it in GitHub Desktop.
Save davekobrenski/5cf931557cdd1cfc2da1cc5005c67b27 to your computer and use it in GitHub Desktop.
ComEd Eloqua JSON Sample
{
"email": "user@domain.com",
"language": "english",
"actions": [
{
"actionLinkURL": "https://www.comed.com/SmartEnergy/InnovationTechnology/Pages/GreenButtonConnect.aspx",
"actionName": "Green Button Connect",
"actionName_es": "[Spanish TBD]",
"bodyText": "Green Button provides customers easy access to their energy usage information. You can access data in a manner that’s easy to use, convenient and secure. You can also share data to get personalized information about possible energy savings.",
"bodyText_es": "[Spanish TBD]",
"image": "https://comed-exhibit.com/config/files/client/comed/action/GreenButton.jpg"
},
{
"actionLinkURL": "https://www.comed.com/MyAccount/MyBillUsage/Pages/MyUsage.aspx",
"actionName": "Online Tools",
"actionName_es": "[TBD]",
"bodyText": "By signing up for MyAccount, you can enroll in High-usage Alerts and Weekly Usage Reports that provide you help you manage your energy use. With smart meter technology, your online tools are smarter, so you can manage your energy more efficiently.",
"bodyText_es": "[TBD]",
"image": "https://comed-exhibit.com/config/files/client/comed/action/15825670672155d6.jpg"
},
{
"actionLinkURL": "https://www.comed.com/MyAccount/MyBillUsage/Pages/PaymentArrangements.aspx",
"actionName": "Payment Assistance",
"actionName_es": "[Spanish TBD]",
"bodyText": "ComEd offers assistance paying bills based on financial need, military status and other special circumstances.",
"bodyText_es": "[Spanish TBD]",
"image": "https://comed-exhibit.com/config/files/client/comed/action/PaymentAssistance.jpg"
},
{
"actionLinkURL": "https://careers.comed.com/search/jobs",
"actionName": "Learn about job openings",
"actionName_es": "[Spanish TBD]",
"bodyText": "At ComEd, we've got a place for you! Join the nation's leading competitive energy provider. Our team of outstanding professionals is focused on performance, leadership, innovation and the power of ideas that come from a diverse and inclusive workforce.",
"bodyText_es": "[Spanish TBD]",
"image": "https://comed-exhibit.com/config/files/client/comed/action/JobOpenings.jpg"
},
{
"actionLinkURL": "http://facebook.com/comed",
"actionName": "Connect on social media",
"actionName_es": "[Spanish TBD]",
"bodyText": "Follow ComEd on LinkedIn for updates on the company's innovation, outreach and career updates. Or engage on Facebook, Twitter, Instagram or your favorite social media! Ask questions, get tips or stay up-to-date on what ComEd is doing in the community.",
"bodyText_es": "[Spanish TBD]",
"image": "https://comed-exhibit.com/config/files/client/comed/action/SocialMedia.jpg"
},
{
"actionLinkURL": "https://www.comed.com/WaysToSave/ForYourHome/Pages/SmartThermostatRebates.aspx",
"actionName": "Smart thermostat rebates",
"actionName_es": "[Spanish TBD]",
"bodyText": "Start managing heating and cooling costs with an ENERGY STAR® certified smart thermostat. A smart thermostat lets you monitor and control your home’s temperature from any web-enabled device so you can save energy and money whether you’re at home or on the go.",
"bodyText_es": "[Spanish TBD]",
"image": "https://comed-exhibit.com/config/files/client/comed/action/Thermostat2.jpg"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment