Support URL based cloudinary ingest #8694
flippinjoe
started this conversation in
Feature requests
Replies: 0 comments
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.
-
Seeding operations via cloudinary based images is no easy feat. This is due to the fact that the current implementation expects the file to be locally sourced vs. allowing for remote images. This is problematic when seeding 1000s of records at a time with 1 or more cloudinary images.
Ideally we would allow usage of the
cloudinary.v2.uploadmethod as well as the upload_streamBeta Was this translation helpful? Give feedback.
All reactions