Uploading and relationship programming examples for newbies

I just finished a program that uploads 100,000+ files to SuiteCRM via the SOAP service (not all at once :wink: ). If you’re interested in how to do that, I’ve put some code up on Github. You can get it at https://github.com/faberfedor/suitecrm_upload.

HTH