Auto Load Leads
Posted: Sat Dec 31, 2011 9:49 am
We have recently deployed a Goauotdialer system with the great help of Demians team at GoAutoDialer. We have the dialer working with a broadcast press1 type campaign to notify all our customers that their orders were shipped that day and to expect them in a few days.
The leads are created from a php script that I wrote. It looks in our order entry database and pulls out all the orders that were confirmed for shipping that day. It then creates a properly formatted .csv leads file that we can download to our workstations.
The user then logs into Vicidial and adds those leads to the leads list. The dialer then dials them.
Process works great, however I would like to automate this process since it's something we do every day around 5pm.
I can set my php script to run at 5pm but I'm not sure how to automate the uploading of the leads to the dialer. Is there a folder that I can upload my csv file to that would automatically be scanned and then process the .csv file?
Or are there other suggestions as to how I could automate this process so that I don't have to use humans to do this?
Thanks
Scott
The leads are created from a php script that I wrote. It looks in our order entry database and pulls out all the orders that were confirmed for shipping that day. It then creates a properly formatted .csv leads file that we can download to our workstations.
The user then logs into Vicidial and adds those leads to the leads list. The dialer then dials them.
Process works great, however I would like to automate this process since it's something we do every day around 5pm.
I can set my php script to run at 5pm but I'm not sure how to automate the uploading of the leads to the dialer. Is there a folder that I can upload my csv file to that would automatically be scanned and then process the .csv file?
Or are there other suggestions as to how I could automate this process so that I don't have to use humans to do this?
Thanks
Scott