Question
How to fetch from JSX
Hi All,
I'm looking for a way to fetch image files using a JSX. The idea is that I parse through a CSV with a bunch of data fields, and then I want to download the images contained in a particular field.
Thanks in advance for any and all help,
K
