How to Connect to database Bubble.io

how to connect to bubble.io database from external software eg navicat

I understand that I can connect from bubble.io to a postgresql or sql database, but I want to connect from navicat to my bubble database, can that be done?

The API connector is your only option.

edit: you could build a plugin but it would still be through the APIs.

Eidt2: if you want to access Bubble’s database from outside software, that is also possible through the Bubble API.

How should I do the configuration?

https://manual.bubble.io/core-resources/bubble-made-plugins/api-connector

This has all the info on how to on Bubble’s side. You will also need the API documentation for the service you want to connect with.

Thanks for the help, although I have not managed to get to the api, what I want to do is see the content of a table, if someone has already done it, they will have the image of how to configure it please

This topic was automatically closed after 70 days. New replies are no longer allowed.