Skip to content

Query data out of budibase via REST API #1915

Answered by shogunpurple
mattiason asked this question in Help
Discussion options

You must be logged in to vote

Hi @mattiason - so right now we have a bit of an undocumented internal API, that you can use for this purpose. I'll detail the steps for doing exactly what you want to do, including search etc, here.

Step 1: Make your table permissions PUBLIC

Public API means public access - you will need to set the access role of your table to public.

Step 2: Identify Table ID

When viewing your table in the data section, your table ID can be found in the address bar of your browser at the very end. In this case, my table ID is ta_9a515c36132d41cdad006306d283664d

Step 3: Identify your INTERNAL_API_KEY

This can be found in your .env file generated where budibase was initialised. You need this to make ext…

Replies: 5 comments 9 replies

Comment options

You must be logged in to vote
3 replies
@bderuijsscher
Comment options

@cguerin
Comment options

@bderuijsscher
Comment options

Answer selected by shogunpurple
Comment options

You must be logged in to vote
1 reply
@shogunpurple
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@mjashanks
Comment options

@tluyben
Comment options

@mjashanks
Comment options

@cguerin
Comment options

@Tharkis
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
8 participants