Join the Webstudio community

Updated 5 months ago

Deeper documentation and tutorial for the Baserow API

At a glance

A community member is struggling with the filter options in the Baserow API and asks if there is a deeper documentation or tutorial available. Another community member suggests watching a video, which the original poster says they will try. The community members then discuss the specific parameters and syntax they are using for the API request, and one community member helps the original poster identify and fix the issue with the syntax. The original poster thanks the community member for the help and indicates they now understand the correct syntax.

Useful resources
Is there a deeper Doc/Tutorial for the Baserow API ? I am currently struggeling on the filter options.
J
p
18 comments
The video will be the best resource. Have you seen that ?
not now, do you have a link?
thanks John, trying hat first ! ❀️
Still can't find my mistake.

Thats my parameters for the expression Editor.

https://api.baserow.io/api/database/rows/table/${$ws$dataSource$vz60mfc0JcZSkebWoK1Bt}/?user_field_names=${$ws$dataSource$HaIHCODoOTvfftRGcWONq}&order_by=${$ws$dataSource$1TmajMXkEKkgTMZnluias} : ''}&filters={"filter_type":"AND","filters":[{"type":"boolean","field":"Fremdveranstaltung","value":"0"},{"type":"boolean","field":"Aktiv","value":"1"}],"groups":[]}: ''}
and the error
Attachment
Bildschirmfoto_2024-11-10_um_19.23.43.png
@John Siciliano maybe u ll see the mistake directly.. πŸ˜„
one issue. remove the : ''}
Attachment
image.png
let me know if that fixes it or if theres more than one issue
still the sa,me
Attachment
Bildschirmfoto_2024-11-10_um_19.27.12.png
i think those aren't needed
got it. Thats the correct syntax now.
i think i got it now also for the understanding. Thanks a lot John !
sweet. BTW I like to break it down line by line to debug stuff like this to see where one bracket starts and its corresponding one ends
Attachment
image.png
Add a reply
Sign up and join the conversation on Discord