I want to be automatically notified of idle records in CRM. Say, when a lead has remained in a particular state for over 14 days, an email should be automated to sales managers in CRM. Is this possible?

I want to be automatically notified of idle records in CRM. Say, when a lead has remained in a particular state for over 14 days, an email should be automated to sales managers in CRM. Is this possible?

Yes. You can automate an email notification if a lead has remained in a particular state for a long period of time, say 14 days. Use scheduled actions in workflow rules to do this. Here's how you create scheduled actions in workflow rules: 
  1. Click Settings > Setup > Automation > Workflow Rules.
  2. Click Create Rule.
  3. Under the Create New Rule Popup, choose Record action, select Field Update and pick the Lead Status field. 
  4. Under Which, choose All Records.
  5. Add a Scheduled action to be executed 14 days after the Rule Trigger Time. 
    To this, associate a custom function as seen in this image.  

After setting up this rule, if the Lead Status field is updated, the email as configured in the custom function will be automated 14 days from the date of modification (rule trigger time). 

  • The criteria (input.status != "Qualified") ensures that the scheduler does not automate the escalation email once the lead has reached the end state. Example, you wouldn't want an escalation email to be sent in the case of qualified leads. So, you can exclude the "Qualified" status from the workflow rule; this way, the rule is executed only for records that have remained in other states for more than 14 days - such as Not Contacted, Junk and so on. 
    • Related Articles

    • I want to generate a lead status report to view leads that have remained in a particular stage for a certain number of days. Is this possible?

      Blueprint in Zoho CRM is a process automation feature, which helps you streamline your sales process. Using Blueprint Reports you can see exactly how long a record has remained in a particular state.    In addition to this, if you wish to generate a ...
    • Idle Deal Alert

      The Idle Deal Alert extension for Zoho CRM helps you identify deals that have been stuck in a particular pipeline stage for too long. This extension sends you an alert any time a deal is stuck in the pipeline for too long, allowing you to address a ...
    • Sales process: Lead engagement

      Edition: Paid editions | Industry: Applicable for all industries | Features: Integrations with Zoho products and built-in features  In the Lead Generation use case, we saw the marketing strategies used by Orange Interiorz to generate leads and ...
    • Sales process: Lead generation

      Edition: Paid editions | Industry: Applicable for all industries | Features: Integrations with Zoho products and built-in features  A sales process is a framework of a repeatable set of steps that a salesperson or the sales team takes to move a ...
    • Is multiple sales pipeline same as a sales funnel?

      The terms sales pipeline and sales funnel are often used interchangeably due to their similarities. However, there is a difference between the two: A sales funnel gives a visual representation of the sales pipeline and displays the number of leads ...