POST Deployment v1.15.0
Update Activity Center configuration
MANDATORY
In order for the improvements made to the Activity Center to work properly, its configuration must be modified.
To do this,
- Access to Syntphony Settings (previously called TOGO Settings).
- Access the This Tenant menu.
- Access the Activity Center section.
- Add the following value to the events section of the JSON configuration:
{
"id": "RequestApproval",
"name": {
"default": "Request approval",
"en-US": "Request approval",
"es-ES": "Solicitud de aprobación",
"it-IT": "Richiedi approvazione"
},
"source": "Syntphony",
"mailboxId": "nonPriorityMailbox",
"categoryId": "social",
"notifyContentApprovers": true
}
- Click on Save button.