Get Table Data which is a View of another Table

We have an update to share – views are now supported by the API.

You can list/get views in a doc as well as list the rows in them. To insert, update, or delete rows in a view, do so on the base table.

1 Like