# Image upload from Glide to Airtable

**URL:** https://community.glideapps.com/t/image-upload-from-glide-to-airtable/62621
**Category:** Ask for Help
**Created:** [June 10, 2023, 6:17am UTC](https://community.glideapps.com/t/image-upload-from-glide-to-airtable/62621 "2023-06-10T06:17:09Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Dimitris\_Goudis](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dimitris_goudis/32/57014_2.png) [@Dimitris\_Goudis](https://community.glideapps.com/u/Dimitris_Goudis)
#### Post date: [June 10, 2023, 6:17am UTC](https://community.glideapps.com/t/image-upload-from-glide-to-airtable/62621/1 "2023-06-10T06:17:09Z")

</div>

Hey community,

I am working on my first app on glide using Airtable for data storage.

My question is how could I add the uploaded photos for an item (uploaded from a form by the user) could update the listing’s photo back to Airtable? Is it possible even with API?

Also, is it possible on the image picker element in the form to upload more than one image, I can select only one…

Thanks

Yours sincerely,  
Dimitris Goudis

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [June 10, 2023, 8:21am UTC](https://community.glideapps.com/t/image-upload-from-glide-to-airtable/62621/2 "2023-06-10T08:21:24Z")

</div>

> [@Dimitris\_Goudis](#):
>
> My question is how could I add the uploaded photos for an item (uploaded from a form by the user) could update the listing’s photo back to Airtable? Is it possible even with API?

When an image is uploaded to Glide, the image is added to Glide’s cloud storage and a link (URL) is written to the table column the image was added to. If that column is an Image type, Glide will show it as an image in the Data Editor, but it is still a URL. This URL should sync with AirTable, but I’m not sure how AirTable handles it.

> [@Dimitris\_Goudis](#):
>
> Also, is it possible on the image picker element in the form to upload more than one image, I can select only one…

No, Image columns in Glide can only store a single Image/URL, so the Image Picker only allows adding one image.

---

<div class="post-metadata">

### Author: ![Dimitris\_Goudis](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dimitris_goudis/32/57014_2.png) [@Dimitris\_Goudis](https://community.glideapps.com/u/Dimitris_Goudis)
#### Post date: [June 12, 2023, 7:14am UTC](https://community.glideapps.com/t/image-upload-from-glide-to-airtable/62621/3 "2023-06-12T07:14:46Z")

</div>

Thank you very much for your response very clear 🙂

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [June 13, 2023, 7:15am UTC](https://community.glideapps.com/t/image-upload-from-glide-to-airtable/62621/4 "2023-06-13T07:15:38Z")

</div>

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