Files

24 lines
685 B
JSON

{
"hash": "notification_5d3af33ca0f05",
"title": "Post published - subscribers",
"trigger": "post/post/published",
"carriers": {
"email": {
"activated": true,
"enabled": true,
"subject": "{site_title} - New post: \"{post_title}\"",
"body": "Howdy,\r\n\r\nwe just published a new post: \"{post_title}\".\r\n\r\nSee the post: {post_permalink}",
"recipients": [
{
"type": "role",
"recipient": "subscriber"
}
],
"headers": null
}
},
"enabled": true,
"extras": [],
"version": 1564144458
}