Notification
Description | The Bamboo |
|---|---|
Shape | Notification shape (JSON){
"description": "<a description>",
"emailSubject: "<the email subject>",
"htmlEmailContent": "<the HTML email content>",
"imContent": "<the instant messaging content>",
"textEmailContent": "<the text email content>"
} |
Context | Bamboo |
Since | 1.0 |
Status | Stable |
The Bamboo ${notification} entity returns the following JSON shape:
Notification shape (JSON)
{
"description": "<a description>",
"emailSubject: "<the email subject>",
"htmlEmailContent": "<the HTML email content>",
"imContent": "<the instant messaging content>",
"textEmailContent": "<the text email content>"
}