Looking to set up an automated notification/reminder that would go out to a sales rep if a lead that was assigned to them has not been updated in a given number of days
Looking to set up an automated notification/reminder that would go out to a sales rep if a lead that was assigned to them has not been updated in a given number of days
Dear Brooke Willman,
You can create Your On Logic and Update Data On Out of the Box alert table and configure the logic file on Scheduler with low frequency.
Thanks
Hi Brooke Wilman,
The best way to do this is by creating a process definition in SugarBPM with an event-based gateway. Here is the sample definition I created:
I created two start events:
I then set the event-based gateway with two possible outcomes. When using event-based gateways, it will wait for the first event to occur, follow that path and ignore the other paths. The possible events in this definition are:
I hope this helps!
Chris