Skip to content

what is the URL to my Budibase db for POST data? #15028

Answered by ConorWebb96
ctam19 asked this question in Help
Discussion options

You must be logged in to vote

Hey @ctam19,

I think this might be useful for you: https://docs.budibase.com/reference/rowupdate. You can get your API key from the main apps screen by going to the top right of the screen, clicking on your user, and then clicking the View API key in the dropdown menu.

To get the URL, go into the app you wish and copy the appID. It normally looks something like this: app_dev_randomString. If you wish only to hit the published endpoint of the app, remove the _dev.

The table ID can also be found in the URL whenever viewing a table in the data area. It normally looks like ta_randomString.

Hopefully this helps.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by ctam19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
bb-public-api Relating to the Budibase public api
2 participants