...
Code Block |
---|
"triggers": [ { "event":"on-expire"change-state", "conditions": [ { "state": "Published" } ], "actions": [ { "action":"send-email", "recipients": [ "@watchers", "@creator", "@lastUpdatedBy", "@document_user_reviewers@" ], "notification": { "subject":"${content.title} has been expiredpublished", "title":"${content.title} hasis expiredpublished", "body":"Hello, ${content.link} in the ${content.space} space has expiredapproved and is now needsin tothe bePUBLSIHED reviewedstate" } }, { "action":"set-message", "type":"info", "title":"ExpiredPublished", "body":"The page has expired been approved and published", "tags":"state", "mode":"autoClose" } ] } ] |
Info |
---|
...
If adding the JSON trigger using workflow builder there is no need to include the opening |
|
| |
|
| |
|
| |
|
|
|
0