How do I load new leads from the command line or mysql?
Posted: Mon Nov 24, 2008 6:04 pm
I have some automated processes that refresh the campaigns nightly and I want to be able to set up a scheduled job that loads new leads each night. I could just do a straight insert statement using mysql - however I want to use vicidial's function that removes duplicate numbers across campaigns and whatever other validation it uses.
How do I do this?
How do I do this?