how can i get the image from airtable attachment
airtable_image.aia (1.8 KB)
You can not get attachment like this,
One way is to upload images in cloudinary, or google drive and save url links to an airtable column then when you get data from airtable set image to url
Another way is to get all rows and then use dictionary blocks to get url
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.