Page 1 of 1

Limit Callback to same Lead

PostPosted: Wed Oct 30, 2024 8:48 am
by cromerorey
Hi,

Currently, we have an agent who schedules multiple callbacks to the same lead, on the same day. Is it possible to limit the provision of callbacks, when the lead already has a callback scheduled?

Our system:
Version: 2.14-90.5a
SVN: 3802

Regards

Camilo

Re: Limit Callback to same Lead

PostPosted: Wed Oct 30, 2024 10:52 am
by williamconley
Create a PHP Page to check and delete all existing callbacks when a new one is created and use that as the End Call URL?

If you're looking to limit the statistics, you'll also need to delete the log entries (or just modify them to a non-paying entry of some sort).

Would be helpful to know the actual goal. In his case: Is he just trying to set "multiple reminders" or is he trying to skew the stats to look better? In your case ... same basic question