Bulk list load with custom fields
Posted: Tue Nov 11, 2014 10:40 pm
Ok got something new I am trying to do. I have a affiliate system that I am creating. This system is going to be amassing leads from affiliates who upload their own lists. I will then import those leads into VICI. Problem is that there are custom fields(Always the same.) All the list creation I figured I could do via the api or simple DB calls. The only thing I didn't want to touch is loading the leads into the DB myself as the list loaders do their job really well. Problem I have is this... If I get a large list from an affiliate, say 100k records.... I don't want to be making 100k worth of api calls to add each lead one at a time. Has anyone crossed this bridge in the past and have anything to recommend? I looked into the Perl bulk lead loading scripts but they don't handle custom fields