Zapier Trigger on Rows Added to a Table View?

Hey there,

I’m working on an app that has a zapier integration. Rather than using Zapier’s filtering system (which would require much more work on the part of my users), I’d love to be able to filter a table using Coda’s views, and then only update when a new row shows up in that view.

Is this possible? It seems like the object id for a table and a view is the same?

It looks like the Zapier integration only supports selecting from the tables in the document, not the views. The API does support filtering rows down to a view, and they do have different IDs in the API.