Join the Webstudio community

Updated 2 months ago

Deeper documentation and tutorial for the Baserow API

At a glance
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