Hello,
I hope you are doing well.
Is it possible to make API calls on a view?
I try to find it in the docs but I think this is not there.
All the best
Hello,
I hope you are doing well.
Is it possible to make API calls on a view?
I try to find it in the docs but I think this is not there.
All the best
It’s unfortunately not yet possible fetch the rows of a specific view via the https://api.baserow.io/api/redoc/#tag/Database-table-rows endpoint. We do have plans on making this possible, you can track the progress of this here: https://gitlab.com/bramw/baserow/-/issues/190.
Alternatively, you could use the https://api.baserow.io/api/redoc/#operation/list_database_table_grid_view_rows, but that one only supports the JWT authentication and not the Token authentication.
Thanks a lot.
I will try it
Hey Bram,
Checking in with you - has there been any progress on adding Views to the API calls?
Thanks
Hi @Fred, there is not unfortunately. It shouldn’t be that much work though. I’ve added it to the milestone of 1.12. I can’t make any promises, but if I have some time left, then I’ll try to finish it before the release of next week.
That would be awesome!
I see that a few people have shown interest in this feature, so this update will please many of us.
Looking forward to it.
Me at it again wondering if there is a chance version 1.12 can include API calls on views this month?
Hi @Fred, I’ve moved the requested feature to 1.11 (Optionally use the view's filters and sortings when listing rows (#190) · Issues · Bram Wiepjes / baserow · GitLab). We still need to release that version and we expect to do so in two weeks from now.