I am trying to import a .csv file into WorldShip containing names, addresses, and zip codes. I have two profiles set up defining package weight, UPS service, bill transportation, package type, and reference numbers.
Can I import just name, addresses and zip codes under a specific profile to keep the other variables constant? Or do I have to add those variables to the .csv file?
Also, I want to be able to print shipping and return labels for several "batches" throughout the day, but only have a single end of day report. Will each batch be appended to the end of day report? The return shipping address will stay constant.
I have basic programming abilities and fairly good computer skills, but I want to know if I am getting in over my head.
Your help is greatly appreciated.