Issue with Creating a connection to Bubble.io

Hello @Andrei_Lapusca welcome to the community :wave:

As mentioned above, we are currently not aware of any issues related to Bubble on our end.
Let me try to help, though.


Since the error message mentions that “mytable” data type has not been found under your Bubble account, please:

  1. Double-check if you have the correct settings on your account or if it has maybe been deleted by accident.

  1. Revisit your data settings by navigating to “Data menu”, and checking the settings for mytable data type. If it is not yet there, please create “mydata” type - guided steps are in Bubble.io API Docs or below in the response :arrow_down:

Once done with 1 & 2 above, you can go back to Make and create the connection again following the guided steps on our documentation page.



How to Set up Data Types/ mytable

  • Step 1: Click the “Data” tab and under “Data Types”, enter “mytable” alongside “New type” and click the “Create” button as shown below:

  • Step 2: Next, with “mytable” selected as the data type, click on “Create a new field”, enter “email” as the field name, and choose “text” as the type:



  • Step 3: Under the “App Data” tab, click “All mytables” and create a record with your email by clicking the “New entry” button:

  • Step 4: Expose the API endpoints and the Data Type and copy your Private Key.

Hope this helps.

If the error persists, please open a ticket with us so that the support team can investigate further.

2 Likes