Filtering Airtable Data into Glide App

Hello,

I am currently syncing my airtable data with glide. Right now, the whole selected database is being synced. I can unlink tables that are irrelevant. For the required tables, not ALL records are needed.

Is there a way to filter out which records can be synced? For example, we have 3 status options: Pending Arrival, In Warehouse, Released. I want to sync records that do not have status marked as “Released”.

Additionally, all record’s will eventually be marked “released”. When status is changed to “Released”, I would like the row to be deleted off of Glide’s data.

The main reason for this is because we are hitting the 25K row limit but almost 80% of these rows are from records that have been “Released”. We can store these rows in Airtable for record keeping but do not need it in Glide.

I’m not well-versed with Airtable, but here’s a comment I found.

It doesn’t solve your need to have filtered live data, but I wonder if things have change on Airtable since the linked comment.