How to connect Bubble to Albato

Bubble: Build Better and Faster
Bubble
·
5/28/2023
·
5 min. read

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 trigger the automation, All triggers run in real time, i,e, data is transferred in the moment the event occurs

  • New Thing
  • New workflow

Available actions

Actions are what Albato performs when your automation is running, Actions 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 Albato.

To do this, go to the Apps section and click the Add a connection button.

Example.png

Select the app and click the Add a connection button.

Frame.png

Come up with a name for your connection or save the default one.

Enter your Access token.

Frame (1).png

How to get access token

Sign in to your Bubble account.

Go to the Settings tab.

Frame (2).png

Copy the Private key value.

Frame (3).png

Paste the value into the Albato connection field.

Go back to your Bubble account and copy your Domain (Data API root URL).

Frame (4).png

Paste the value into the Albato connection field.

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

If you plan to use custom fields, set up the Entry field. List the field keys each on a new line (e.g.:

  • Key1
  • Key2
  • Key3).

Frame (8).png

Click the Continue button.

The connection is ready!

How to set up custom fields

Go to the Data tab in your Bubble account.

Click the Create a new field button.

Frame (10).png

Set a name for you field.

Specify the field type.

Click the Create button.

Frame (11).png

How to set up webhooks

Click the Got it button.

Copy the Albato webhook URL.

Frame (9).png

Go to the Plugins tab and click on the Add plugins button.

Frame (5).png

In the search field enter “Connector”.

Frame (6).png

Find the API Connector plugin and click the Install button.

Frame (7).png

Paste the Albato webhook URL into the Bubble plugin settings.

You are all done!


Bubble