Querying StackBy Tables
Last updated
Last updated
Create or find a table that you would like to query, and copy it's url from the browser.
Login to your StackBy account, and navigate to your Account page.
Once on the account page if you havent created an API Key click the Create API Key button.
Once you have this key, make it visible, and save it somewhere for the next step where we build our query.
After this you just need to add the url as the table you want to query from with the api key provided as a query parameter. An example is shown below along with a link to the query in the sandbox.
SELECT * FROM "https://stackby.com/stack/stJMXZMzvH293NHq3S/tbl1575000948100df97c5?api-key={YOUR-KEY}"
[ sandbox ]