Hi there: On my website, I endeavor to:
- collect email address from user (used as an identifier)
- provide an image picker for an media type (ex: PDF, jpeg)
- store media in a file share somewhere (ex: G-Drive, Box, DropBox, Cloudinary, Typeform)
- synch the media (not just URL) between the file share and AirTable
Bonus: The file share uses Google Computer Vision API for OCR and template recognition (ex: Box, Cloudinary).
So what’s the best file picker, smart storage (ex: Cloudinary, Box), and integration tool?