# Uploading picture to Airtable. Help me pls?

**URL:** https://community.thunkable.com/t/uploading-picture-to-airtable-help-me-pls/327298
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [November 19, 2019, 9:16am UTC](https://community.thunkable.com/t/uploading-picture-to-airtable-help-me-pls/327298 "2019-11-19T09:16:32Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![333hiramm](https://avatars.discourse-cdn.com/v4/letter/3/f1d935/32.png) [@333hiramm](https://community.thunkable.com/u/333hiramm)
#### Post date: [November 19, 2019, 9:16am UTC](https://community.thunkable.com/t/uploading-picture-to-airtable-help-me-pls/327298/1 "2019-11-19T09:16:33Z")

</div>

Hi Guys, I m newbie still learning and cant find the solution. Here is my question.  
I m taking picture with my phone and trying to upload Airtable Attachment colomun but its not working. Does anyone can help me to solve the problem pls?

 ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/8/f/8f102fa8a1989f55732c6b4e1db46cafa2e6440e.png)

---

<div class="post-metadata">

### Author: ![kartik14](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik14/32/44782_2.png) [@kartik14](https://community.thunkable.com/u/kartik14)
#### Post date: [November 19, 2019, 9:42am UTC](https://community.thunkable.com/t/uploading-picture-to-airtable-help-me-pls/327298/2 "2019-11-19T09:42:22Z")

</div>

Hi, @333hiramm! 👋

Currently, Airtable component of Thunkable X does not support adding a file/image to “Attachment” Column.

What you can do, is set up a Cloudinary account (learn more [here](https://docs.thunkable.com/media-db)), and from your app, upload the captured image to Cloudinary.

**Next,** you would require to store the image’s URL somewhere (to access the image), right?  
The MediaDB’s `upload` block has a returning value of `mediaURL`. You would store that in your Airtable’s column, which is in your case - ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/6/5/655bee4a1483c596ce5a81d1c8bca33a5c60262a.png) . You would need to replace the `image4 picture` block with ![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/e/b/eb623ec378cdfb7aa833739f2aeb53a96d8793a8.png) .

I hope this helps you 😄  
Good Luck! 🎉

Thanks! 😊

---

<div class="post-metadata">

### Author: ![333hiramm](https://avatars.discourse-cdn.com/v4/letter/3/f1d935/32.png) [@333hiramm](https://community.thunkable.com/u/333hiramm)
#### Post date: [November 19, 2019, 11:15am UTC](https://community.thunkable.com/t/uploading-picture-to-airtable-help-me-pls/327298/3 "2019-11-19T11:15:11Z")

</div>

Thank you very much I ll try it. And let you know how it goes. You re the best…

---

<div class="post-metadata">

### Author: ![kartik14](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik14/32/44782_2.png) [@kartik14](https://community.thunkable.com/u/kartik14)
#### Post date: [November 19, 2019, 11:31am UTC](https://community.thunkable.com/t/uploading-picture-to-airtable-help-me-pls/327298/4 "2019-11-19T11:31:07Z")

</div>

Thanks! 😊

Do keep posting the updates here 😊

---

<div class="post-metadata">

### Author: ![kartik14](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kartik14/32/44782_2.png) [@kartik14](https://community.thunkable.com/u/kartik14)
#### Post date: [December 1, 2019, 3:21pm UTC](https://community.thunkable.com/t/uploading-picture-to-airtable-help-me-pls/327298/5 "2019-12-01T15:21:46Z")

</div>

Hi, @333hiramm! 👋

Just to follow up, any updates?

Thanks! 😊

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:46am UTC](https://community.thunkable.com/t/uploading-picture-to-airtable-help-me-pls/327298/6 "2024-11-08T11:46:31Z")

</div>


