Get an image from printify

I am trying to grab my images from printify and save them to a cloud based service. so i have the get an image module and it correctly returns the data but the image is in the form of a url. Hoe do i then upload that image to another service as every one i try either saves an empty image or doesnt grab the image from the retrieved url and returns an error.

so How do I grab an image given a url and save it in my microsoft one drive?

hope this makes sense, please explain like i am five as i am a shopkeeper and not a programmer.

Hi,
You can use the HTTP module with the “Get a File” action…This will download the image from the URL provided by Printify.

Cheers,
Harsh

1 Like

thanks.

that worked perfectly.

is there a way with the printify module to sequentially pick the next image?