Copy link to clipboard
Copied
Is it possible to use a data set with urls from a CDN instead of local files? For example, I want to use the jpg found at this url in a data set (it may download this jpg to your machine automatically): https://publishers.biltapp.com/zuul/api/file_management/v1/files/a601008f-c25c-48ed-8829-b8b7a3697fb... .
I need to work through hundreds urls using data sets.
The data set works well if I use local files, but I prefer CDN urls if possible to reduce the risk of human error.
Thank you for any help you can provide.
Copy link to clipboard
Copied
Have you tried?
I have only seen local paths used... Absolute works, relative is meant to but I have never used it and have heard others lamenting that it doesn't work.
https://helpx.adobe.com/in/photoshop/using/creating-data-driven-graphics.html
Good luck!