Write a scrpt to download files, generate barcode and sort into zip archives by order number
I have some JSON with an order number and a project ID. The project ID is part of a download URL. For each order number I want to download artwork from a URL, g...
Read more