Skip to content

Bubble credentials#

You can use these credentials to authenticate the following nodes with Bubble.

Prerequisites#

Create a Bubble account.

Note: You need a Personal or a higher plan to get access to the Bubble API.

Using API Key#

  1. Open your Bubble dashboard page.
  2. Select an app under the My apps section to open the app.
  3. Click on Settings on the left-sidebar.
  4. Click on the API tab.
  5. Click on the Generate a new API token button.
  6. Enter a token name in the API Token Label field.
  7. Copy the displayed Private Key.
  8. Enter the name for your credentials in the Credentials Name field in the 'Bubble API' credentials in n8n.
  9. Paste the Private Key in the API Token field in the 'Bubble API' credentials in n8n.
  10. Enter the app name in the APP Name field.
  11. Select 'Development' from the Environment dropdown list. If you want to use the 'Live' environment, select 'Live' instead.
  12. Click on the Create button to create your credentials.

Note: If you're self-hosting your Bubble app, select 'Self-hosted' from the Hosting dropdown list. You will also need to enter the domain of your hosted instance in the Domain field.

The following video demonstrates the steps mentioned above.