I’ve struggled in uploading the files but managed to do it but now, I’m not being able to get the images that I uploaded. I think with Web API its possible but how?.
1 Like
Hi, @nickolas!
When you drag out a mediaDB upload
block, you get a response of MediaURL.
You need to store the mediaURL in somewhere like Airtable.
Later, when you set an image’s picture ti that URL from Airtable, you get your image.
Thanks!
2 Likes
I’m trying to, my app uploads images but when it comes to storing it in Spreedsheet the app crashes.
1 Like
I answered a same problem a few weeks ago -
Hope it helps you!
2 Likes
Do I have to use join?
I’ll have a look, many thanks.
1 Like
This wont work - CreateRow needs a object as an input.
Try this -
Thanks!
2 Likes