Bulk import existing files from cloud storage. #1041
thedanielfactor
started this conversation in
Feature Requests & Ideas
Replies: 1 comment
-
Hey @thedanielfactor — this should be totally doable! You will have to write a script to fetch all images from your cloud storage, then find the matching document that already exists in your CMS, and then update the matched document with Payload's Local API where you pass in the matched file to the I don't think anyone has done this, but it can certainly be done! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bulk import existing files from cloud storage.
As a cloud storage user, I need to be able to point at an existing folder in the cloud storage and import all images (future -> documents) in that path to a collection. This will allow me to get up to speed with payload faster as I already have all of my images in the CMS to use.
It could be that it will execute on initial creation of the collection only. Or part the cloud storage plugin exclusively.
Beta Was this translation helpful? Give feedback.
All reactions