How to Update Image URL in aritable Database. (showing error)

Hello Kodular Community .

I am creating and user account application where i have successfully get the user data by his Email ID.
But now i want to add feature that user can update his profile image .
I have used cloudinary to upload image and get url to update in row coloumn . And then get that image to show on the page . It’s not updating the URL in airtable.
Please check these blocks where i am doing wrong .?

In column name and values you must pass a list.
See docs
https://docs.kodular.io/components/storage/spreadsheet/

So here use this image and pass value

2 Likes

Yes as in the block it’s clearly mentioned that it requires Column Names not Column Name and Values not Value

Which means you have to provide a list

As @themaayur said

1 Like

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