FAQs on Workflow

FAQs on Workflow

1. How can I disable workflow rules for Standard users?

Workflow rules can be defined by any user with the 'Manage Workflow' permission. By default, the Standard profile user also has this permission and you cannot change it. However, you can create another profile without the 'Manage Workflow' permission (under General Permissions), and assign this profile to normal users.



2. Can I automate email notification of idle records in CRM?  For example, when a lead has remained in a particular state for over 14 days, an email should be automatically sent
to sales managers in CRM. 

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 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. 



3. How many alerts, tasks and field updates can I associate to a workflow rule?

You can associate a maximum of 5 alerts, 5 tasks and 3 field updates to each action (Instant or Scheduled) to a workflow rule. However, this count varies on edition you are using. 

In the Free Edition, you can associate a maximum of 5 alerts and 5 tasks to a workflow rule. This applies only to instant actions. 
The Standard Edition lets you associate a maximum of 5 alerts, 5 tasks and 3 field updates, which also applies only to instant actions.
In the Professional Edition, you can associate a maximum of 5 alerts, 5 tasks, 3 field updates and 1 web hook to a workflow rule. This also applies only to instant actions.
The Enterprise and other Editions let you associate 5 alerts, 5 tasks, 3 field updates, 1 web hook and 1 custom function. This is applicable to an instant action and 5 scheduled actions.

Click here
 for more information.



4. What are Time-based Actions?

Time-based Actions are a combination of alerts, tasks, and field updates that are triggered at a specified time after the rule is executed. You can create a maximum of 5 time-based actions and associate them to a rule. There are two ways to associate these alerts, tasks, and field updates:
  • Create alerts, tasks, and field updates and associate them to the rule.
  • Select existing alerts, tasks, and field updates and associate them to the rule.



5. When my account is downgraded, what happens to the Scheduled Actions?

Scheduled Actions are available only in the Enterprise Edition. So when your account is downgraded, all scheduled actions for the records will be deleted.



    • Related Articles

    • FAQs on Workflow Rules

      1. What is a workflow rule? Workflow rules in Zoho CRM are designed to enhance productivity and reduce manual work by automating routine activities in a business process. They allow you to create rules that can trigger associated action types to give ...
    • FAQs on Blueprint

      1. Is there a limit to the number of Blueprints I can create in Zoho CRM? Yes. Blueprint is available from the Professional Edition onwards. From Professional edition onwards there is one default Blueprint  available in Zoho CRM. However, the allowed ...
    • FAQs on Email

      1. I have a limit of 500 emails per day but can send only 300 emails, as duplicate emails get sent to the same contact. How can I prevent duplicates from being sent while sending mass emails? You can prevent duplication by enabling a duplicate check ...
    • Configuring Workflow Rules

      Workflow Rules in Zoho CRM, are a set of actions (email notifications, tasks and field updates) that are executed when certain specified conditions are met. These rules automate the process of sending email notifications, assigning tasks and updating ...
    • FAQs on Accounts

      1. How to associate a group of accounts under a single parent account? In Zoho CRM's Accounts module, you can create Child Accounts under a Parent Account using the Member Accounts option. Member Accounts are secondary accounts added to an existing ...