Quantcast
Channel: Discussion Forum > Agent Desktop and Configuration
Viewing all articles
Browse latest Browse all 2270

Time-based Rule only Triggering when contact record is opened (2 Comments)

$
0
0

Topic by Arturo Zindel

Content

Hi all,

I've set up a few Contact rules which should help me manage my pipeline of leads more effectively but they're not working correctly. By way of background, I've got 2 types of users on site: 'Field Agents' and 'Telephone Agents'. The 'Field Agents' collect leads (stored in contact records on the system), and if they fail to progress with each lead based on the rules I've added, the contact is sent to the 'Telephone Agents' by changing the 'Send to Telephone Team' custom field to 'Yes', which adds the contact to a report accessed only by the 'Telephone Agents' so they can follow up with the lead.

The rules are time-based - so, for example, if a contact is added to the system, and the contact's 'appointment status' (custom field) does not change from 'Not Yet Contacted' for 3 days, the contact record should be sent to the telephone team by setting the  'Send to Telephone Team' custom field to 'Yes'.

The rule I've set up is:

IF Contact.AppointmentStatus equals 'Not Yet Contacted'

AND Contact.CreatedDate less than -3 days relative to now.

THEN Set Custom Field 'Send to Telephone Team' equal to 'Yes'.

 

This seems simple enough to me but unfortunately the rule only triggers if the rule is met AND the relevant contact record is updated (opened and saved), otherwise, the rule doesn't trigger - even when the condition is met.

What am I missing here? Can rules like this not run in the background and occur when the conditions are met without me needing to open and save each individual contact record?


Thanks for any help!

 

 

Version

Service Cloud

Viewing all articles
Browse latest Browse all 2270

Trending Articles