Skip to content

Instantly share code, notes, and snippets.

@Adesubomi
Last active May 19, 2023 13:53
Show Gist options
  • Save Adesubomi/ae2d63147c623294453c239424e3f2da to your computer and use it in GitHub Desktop.
Save Adesubomi/ae2d63147c623294453c239424e3f2da to your computer and use it in GitHub Desktop.
This is a sample of what a sample template should look like
{
"template": {
"subject": "Welcome to your Recruitment test",
"bannerImageUrl": "https://images.google.com/xhihild-fdkf.png",
"showSocialCampaign": true,
"body": [
{
"component": "title",
"text": "YOU'VE JUST BEEN GIFTED!",
"align": "center"
},
{
"component": "paragraph",
"text": "Lorem ipsum dolor sit amet consectetur. Ipsum scelerisque...",
"align": "left"
},
{
"component": "title",
"text": "TO REDEEM YOUR GIFT",
"align": "center"
},
{
"component": "image",
"imageUrl": "https//bucket.bannerimgage.co/bannerimage.png"
},
{
"component": "paragraph",
"text": "Visit the website apexnetwork.co and log into your account. Navigate to \"Redeem Gift\" ...",
"align": "left"
}
]
}
}
@Adesubomi
Copy link
Author

Leave a comment here, and I'll reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment