How can I convert an image into a url so I can upload it to Airtable? or is there another method to upload an image to Airtable without being a url?
Use Cloudinary component.
You get all the details from this website https://cloudinary.com/
2 Likes
Very easy
Add Cloudinary and Image Picker , Button
Add Airtable Component
Input Your Api Keys And Table Name
When Btn1 Click Open Image Picker
When Image Picked Uplod Image To Cloudinary
When image Uploaded Get Download Link Save it to Airtable Cell
1 Like
Hi @ElMaxicero4,
This suggestion might work
You can use Firebase Storage or alternatively you can use Cloudinary.
If you require the steps to generate the Url for the Image using above methods please let me know.
Thanks.
1 Like
there is an option in airtable to attach file
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.