transactional-emails
Version:
Transactional emails for our products
60 lines (59 loc) • 1.74 kB
JSON
{
"area": "",
"subject": "[aiRH] <%= recipient.firstname %>, your commitments' health has been degraded",
"title": "Health degraded",
"title2": "",
"defaults": {
"recipient": {
"firstname": "Jason",
"lastname": "Wilkes"
},
"link": "https://app.networhk.net/",
"contributions": [
{
"id": 1829,
"$link": "https://app.airh.team/#/me/contributions/contribution/840",
"title": "Build the Gamma Cannon",
"priority": "gold",
"description": {
"@markdown": "I need your help to build the Gamma Cannon so we can stop Whitney Frost!\n\nOnce it's build we need to\n\n- Test it (we might skip that…)\n- Fire it at Whitney!"
},
"tasks": [
{
"description": "Bring the prototype to the lab",
"complete": true
},
{
"description": "Finish the construction",
"complete": false
},
{
"description": "Test it",
"complete": false
},
{
"description": "Fire it at Whitney Frost!",
"complete": false
}
]
},
{
"id": 1829,
"$link": "https://app.airh.team/#/me/contributions/contribution/840",
"title": "Fix the Tracker Receiver",
"description": {
"@markdown": "Please fix the Tracker Receiver so we can find Underwood and mount a rescue attempt."
},
"priority": "bronze"
}
],
"networhk": {
"label": "Strategic Scientific Reserve",
"networhkLink": "http://app.networhk.net/"
},
"healthEngine": {
"degradesAfter": "7 days",
"degradesIn": "16 hours"
}
}
}