Automatically_move_cases_with_new_email_replies_into_a_dedicated_folder_and_trigger_a_system_notification_to_the_assignee

Hi, 

I need to implement a solution for Case management: whenever a customer replies to an existing case via email, that case should automatically appear in a specific 'Customer Replied' folder. 

Additionally, a real-time notification should be triggered to the case assignee via the notification panel to ensure a prompt response.

Regards,

Sakshi Chadda

Like 0

Like

1 comments

Hello,

With the default configuration in Creatio, cases are reopened automatically when receiving an email. 

You can create a dedicated folder with a filter configured to display cases with the “Reopened” status.

You can also build on this behavior by configuring a business process that assigns a task to agents. For example, you can use the “Open edit page” process element to create a simple workflow similar to the one shown below.

image.png


This setup will generate a task that appears in the Business Process Tasks section of the notification panel.

image.png

I trust this helps with your use case.

For more details on case reopening, business process design, and the Open edit page element, please refer to the following resources:

https://academy.creatio.com/docs/8.x/creatio-apps/products/service-tools/service-cases/service-case-processing/case-processing#title-208-12
https://academy.creatio.com/docs/8.x/no-code-customization/bpm-tools/business-process-setup/process-designer
https://academy.creatio.com/docs/8.x/no-code-customization/bpm-tools/process-elements-reference/user-actions/open-edit-page-process-element

Thank you for choosing Creatio!

Show all comments