Can't able to get airtable data

i tried many way to add data from aritable to app,
The airtable api, base id and table name were same i will share both aia and blocks snaps here.
hope you guys can help!!!


blocks :point_up_2:t2:


Airtable :point_up_2:t2:

team_unnamed.aia (20.1 KB)
aia :point_up_2:t2:
.
.
please look into it

Your third column is Attachment column. The Attachment column does not return the value like other rows. You will get value in JSON type.

Just for your convenience, try to get value from Image column and set the value you get in the Label. You will get your JSON response. :slight_smile:

1 Like

Check… if you leave Blank Space in your column name , check in both air table and kodular block

1 Like

yeap now it became ready its because of the blank space thank you both of you

2 Likes

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