Page 1 of 1

Autodial after a week

PostPosted: Thu Jun 04, 2009 5:38 pm
by jeschke-berlin
Is it possible to call the sale made customer again after a week automatically. I configure a second campaign where all customer with the status sale made will be called. The problem is, that every customer independent of the the last call time will be called.
Perhaps it could be work with filter. I could ask if the last_local_call_time < now - 7 days. Is this possible and when, how is the syntax of today.

PostPosted: Thu Jun 04, 2009 8:53 pm
by mflorell
a filter would probably work for what you want to do. I'm not sure at the exact SQL to use so you'll have to play around with that.