Skip to main content

How to Connect Bubble?

S
Written by Support Team

Bubble.io is a code-free app development environment that allows you to design, develop, host, and scale apps without writing any code.

Available Triggers

Triggers are the events that start the automation. All of them run in real time, meaning data is transferred at the exact moment the event occurs.

  • New thing

  • New workflow

Available Actions

Actions are what Darwin executes when your automation is running. They also allow you to transfer data to other apps and systems.

  • Create thing

  • Start workflow

Before setting up integrations with Bubble, connect the app to Darwin.

How to Connect Bubble with Darwin AI?

  1. Go to Workflows > Apps in the main menu.

  2. Click on Add a connection.

  3. Select Bubble > Add a connection.

    1. Assign a name to your connection or keep the default one.

    2. Enter your access token.

  4. Click the Continue button. The connection is ready!

If you plan to work with webhooks, you will need to install a special plugin and configure it.

If you plan to use custom fields, configure the Entry field. List the field keys, one per line, for example:

  • Key1

  • Key2

  • Key3

How to Get the Access Token?

  • Log in to your Bubble account and go to the Settings tab.

    Frame (2).png
  • Copy the Private key value.

    Frame (3).png
  • Paste the value into the Darwin connection field. Go back to your Bubble account and copy your Domain (Data API root URL).

  • Paste the value into the Darwin connection field.

Frame (4).png


How to Configure Custom Fields?

  • Go to the Data tab in your Bubble account and click the Create a new field button.

    Frame (10).png
  • Assign a name to your field, specify the field type, and click the Create button.

    Frame (11).png
Did this answer your question?