Script to Notify Support Reps when a new reply is received for Unassigned Requests

Script to Notify Support Reps when a new reply is received for Unassigned Requests

Please do follow the below steps to notify support reps when an unassigned request is updated or when a reply is received. 


1. Download the configuration.json file, sendMail.py file, requestobj.json file from the below link:




2. Once downloaded, place them under the ManageEngine\SupportCenter\integration\custom_scripts directory. 



3. Edit the configuration.json file and add the outgoing mail details and save the file. 

Screenshot for reference:



4. Edit the sendMail.py file using Notepad and add the Support Rep email addresses to it. 






5. Add a Custom Trigger similar to the Screenshot below. 







Note: Please make sure the correct names are added as Criteria. 



Post following these steps, when a Contact sends a reply to an unassigned request, the Support Rep should be able to receive notifications. 

PS: Initially if you do not see the status change please try it in a private window.  


                  New to ADSelfService Plus?

                    • Related Articles

                    • Scripts to update request status when a new reply is received.

                      Please do refer to the below steps to change the status when a Contact sends a new reply to the ticket. 1. Download the script files from the below link and extract them and place it under..\ManageEngine\SupportCenter\integration\custom_scripts - ...
                    • Update Request Status upon Receiving a New Reply from Technician

                      Use case: When a technician works on a request, there might be incidents where he might need additional information from the requester. In such cases, when the technician replies to the customer the ticket status should be changed to "On-Hold". Steps ...
                    • Create New request using Python Script

                      Script to raise a new request using Python Script. Pre-requisite - Python should be installed in the server and configured. You can review the instructions here - Requests module should be installed with the python Steps 1. Download the zip file from ...
                    • Update request status when a new reply is received - Deluge

                      Use case: When a technician works on a request, there might be incidents where he might need additional information from the requester. In such cases, the request is moved to "On Hold" status while waiting for the requester's reply. This request has ...
                    • Option to Alert Technicians for Unassigned Requests at recurring time intervals

                      Make use of the Request timer action feature present in our application Navigate to : Admin >> Request Timer Action Create a new timer action as the below configuration Select After Rules and configure as below Under Actions . Please configure as ...