All
in the dropdown next to .data.records.[]
to select the entire array, rather than a specific row.Records[]
, which binds the entire list from the Airtable to the frame. Then, click the +
that appears below to add the design elements within that frame that you want to connect.
?view=VIEW_NAME
to the end.https://api.airtable.com/v0/appoLJFg3xOzgIHto/Restaurants?view=Grid%20view
.https://api.airtable.com/v0/appid123456/Table1?**view=Grid%20view**
https://api.airtable.com/v0/appid123456/Table1?**sort%5B0%5D%5Bfield%5D=Name**