You can use the Scheduler to perform automated operations or ‘jobs’ at a predefined time, and only when certain conditions are triggered. The Scheduler operates behind the scenes periodically to perform different jobs. It automates a lot of operations by running a cron (script) in the background.
You can enable or disable a job from the sequence of execution. For example, you can have automated email reminders that remind you of upcoming events.
The jobs in the scheduler are listed based on:
The Scheduler displays all the workflows that are currently running as per the Scheduler List. This is available for multiple scheduled workflows with the same trigger time and helps you know and monitor active workflows. Click the Question mark icon beside the Running Status to display the workflow name that is running. The status of the scheduled workflow cron changes back to active when the workflow action is completed.
Note:
The Scheduler in Vtiger CRM works 24/7. It scans the job list and checks for the following criteria in a job:
Once the above criteria are met, the Scheduler operates.
Consider the screenshot above for a clear understanding:
Here are the samples of jobs that are executed by the Scheduler in Vtiger CRM:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
|
|
| |
|
| Triggers workflow activation, logs updates, and initiates scheduled imports. | |
|
| Handles email scheduling, delivery, tracking, and bounce management. | |
|
| | |
|
|
| |
|
| Imports subscribers, syncs lists/campaigns, processes unsubscribes, and logs sync results. | |
|
| Identifies duplicates, updates consent, logs changes, re-evaluates opt-ins, and triggers consent workflows. | |
|
|
| |
|
| Analyzes chats by tracking message count, response time, missed chats, and ratings. | |
|
|
| |
|
| Captures visitor activity, initiates chats, logs conversations, and links transcripts to contacts or deals. | |
|
| Captures Facebook leads, syncs messages, updates contacts, and converts chats to deals or cases. | |
|
|
| |
|
| Sends notifications, updates fields, manages ownership, creates follow-ups, and triggers alerts. | |
|
| Triggers tasks for composing, posting, replying, scheduling, or deleting social updates. | |
|
| Automates fetching, processing, scheduling, and responding to social content via background tasks. | |
|
| Triggers product creation, order confirmation, invoice generation, and PO receipt. | |
|
|
| |
|
| Downloads recordings, extracts transcripts, and logs them under Event records. | |
39 |
|
| |
|
|
| |
|
| Automates emails, field updates, record creation, and notifications on record changes. | |
|
|
| Processes and logs chatbot messages flagged as disliked, marking them for review and future improvement. |
|
| Logs interactions, tags responses, tracks unanswered queries and updates analytics for bot optimization. | |
|
|
|
|
|
|
| Collects, cleans, and uploads CRM data to the AI engine to enable or retrain predictive models. |
|
|
|
|
|
|
| |
|
|
| |
49 |
|
| |
|
|
| |
|
|
| |
|
|
| |
|
| Triggers workflows, escalations, reminders, and portal access. |
You will see jobs are listed by default based on the modules present in your CRM account currently.
You can change the sequence in which the jobs are executed by the Scheduler when the cron runs.
Follow these steps to change the sequence of a job:
A success message saying ‘Sequence updated successfully’ will pop up, and the sequence number of the job will be changed.
Vtiger CRM provides you the flexibility to enable or disable the jobs that you do not want the scheduler to execute. For instance, if you don’t want a workflow job to be executed, you can disable it by making it inactive.
Follow these steps to change the status of the job:
The status of the job will be changed to Inactive, and the Scheduler will skip it.
Note: If the Scheduler is currently executing a job, then the job status is changed to Running. After the execution is complete, switches back to Active status. All of this happens in a split second.