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.
Select the app and click the Add a connection button.
Come up with a name for your connection or save the default one.
Enter your Access token.
How to get access token
Sign in to your Bubble account.
Go to the Settings tab.
Copy the Private key value.
Paste the value into the Albato connection field.
Go back to your Bubble account and copy your Domain (Data API root URL).
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).
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.
Set a name for you field.
Specify the field type.
Click the Create button.
How to set up webhooks
Click the Got it button.
Copy the Albato webhook URL.
Go to the Plugins tab and click on the Add plugins button.
In the search field enter “Connector”.
Find the API Connector plugin and click the Install button.
Paste the Albato webhook URL into the Bubble plugin settings.
You are all done!