Cerb is a fully customizable, web-based platform for enterprise communication and process automation. Create high volume shared inboxes. Integrate with any API-based service and automate nearly any repetitive digital workflow using the specialized KATA language and browser-based coding tools. Production: https://github.com/cerb/cerb-release/
We've added an additional page to the reports, which summarizes workers activities. We can choose multiple workers and a date- range to monitor their activities (similar to "worker replies", just some more "actions").
Unfortunately, every Action / Event will be counted, even "taking" and "releasing" a ticket. We've implement a Picklist with a predefined set of filters (source -> https://cerb.ai/docs/api/endpoints/contexts/#list-events) which for e.g. only counts "Ticket message Outbound", "Ticket Moved", "Comment Created" etc. I guess we could also manually create our own list of events (picklist, multiple values)
If the "Activitys / Events" available could be used as a chooser in dashboard- prompts, this might save some time for creating this list manually.
We've added an additional page to the reports, which summarizes workers activities. We can choose multiple workers and a date- range to monitor their activities (similar to "worker replies", just some more "actions").
Unfortunately, every Action / Event will be counted, even "taking" and "releasing" a ticket. We've implement a Picklist with a predefined set of filters (source -> https://cerb.ai/docs/api/endpoints/contexts/#list-events) which for e.g. only counts "Ticket message Outbound", "Ticket Moved", "Comment Created" etc. I guess we could also manually create our own list of events (picklist, multiple values)
If the "Activitys / Events" available could be used as a chooser in dashboard- prompts, this might save some time for creating this list manually.