Autogenerated |
Update |
||
| Line 1: | Line 1: | ||
{ | { | ||
"trigger-expert-document-control-manual": { | "trigger-expert-document-control-manual": { | ||
"type": "manual", | "type": "manual", | ||
| Line 43: | Line 32: | ||
"contextData": [], | "contextData": [], | ||
"editorData": [] | "editorData": [] | ||
}, | |||
"trigger-single-user-approval-manual": { | |||
"type": "manual", | |||
"name": "Single user approval", | |||
"description": "Ask a user for reviewing and approving a page. Once this is done, an email notification is sent to the specified recipient.", | |||
"active": true, | |||
"definition": "user-approval", | |||
"repository": "workflow-file", | |||
"initData": { | |||
"username": "Testaccount1", | |||
"instructions": "Confirm text on Weekly To Do List for this week. https://9926429f26fc.bluespice.cloud/w/index.php?title=Weekly_To_Do_Lists/12_Aug_24\u0026amp;book=Book:Onboarding%20and%20Training%20Examples", | |||
"reportrecipient": "tyler.mallon@hallowelt.com" | |||
}, | |||
"contextData": [], | |||
"editorData": [], | |||
"rules": { | |||
"include": [], | |||
"exclude": [] | |||
} | |||
} | } | ||
} | } | ||