We work with a lot of vendors who often don’t have Hotlinked Images to give to us.
It’s not even 1 or 2 products. It’s 100s of products per vendor which the team will than have to upload manually.
As per our current process:
-
Vendors provide hi-res images usually in a different files and folders following our file naming convention.
-
These files are often provided from GDRive, OneDrive or DropBox.
-
Jodiabaazar.com team downloads these files.
-
Creates a CSV from the PDFs provided by the merchant. Uploads a test image in place of img_src.
-
Individually changes each image by going into product listing.
As you can imagine this is a very cumbersome process and exceptionally slow leading to weeks before we can fully market the vendor.
We have tried the following:
-
Use the DropBox / OneDrive’s API to generate bulk hotlinks in excel. We used a VB code (using JSON) in excel but failed.
-
Upload the CSV with the img_src referencing the Local Directory where images are stored instead of HTTP in the CSV. This fails as Shopify app doesn’t have this feature.
Does anyone have a better solution to:
-
Generate hundreds of hotlinks in mass from images uploaded (pref. a recursing service so it gets into each folder individually) and which can generate the link in excel.
-
Use the local directory to upload images into Shopify.