Convert image url to image attachment

I have couple thousand images in an image url column, is there a way to convert them into image attachments without needing to manually download / upload thousands of images? :scream:

Yes!

I covered it here

Essentially use a modifyRows() call to don’t shove those urls into a file/image column

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.