Hi all,
I need to cover this use case :
1.Outbound Campaign Always ON and in PREDICTIVE mode.
2.Leads are imported in real time continuosly. (no One import per day)through API from our Web Service
3.Leads have different priorities based on SCORE
4.Campaign is sorted by SCORE
5.Need re-sorting in realtime dinamically(every X seconds,without recycling),because we import leads continuosly.
6.Attempts based on WRAP UP (2 times every 10 minutes)
7.Attempts based on CALL ANALYSIS (BUSY:2 times every 5 minutes,MACHINE:2 times every 10 minutes,NO ANSWER: 3 times every 2 hr)
8.Every time lead is processed, update contact columns :Increment "Number of Attempts"(custom column in my list) and set Last Attempt Rresult(custom column in my list)
Could someone help me to cover this use case?
Thanks
Stefano