Integromat will automate processes that you currently handle manually. It is not only capable of connecting apps but can also transfer and transform data. It works 24 hours a day, seven days a week and does not require your intervention. Simply set Integromat to do what you want and let it work for you. Save your time!
Integromat checks in specified intervals whether there is a new row in a watched Google spreadsheet. If so, the data are imported to Bubble.
Every time data is updated in a Google Sheets spreadsheet, Integromat will create a data thing in one or more data types on Bubble.
Trigger when there is a new data thing of the given type.
Triggers when an event is posted from your Bubble application.
Receives data passed to the function INTEGROMAT used in a sheet. Sheets Add-On required.
Triggers when a cell is updated. Watches only changes made in Google Sheet app. Sheets Add-On required.
Watches for new rows.
Creates new data things in a single operation. The workflow 'load_data_types' must be defined in your Bubble application. See the documentation.
Creates a new data thing of the given type, or updates an existing one. To update a data thing, the unique ID of the data thing must be provided.
Deletes a data thing.
Returns a data thing of the given type.
Runs a workflow in your Bubble application.
Appends a new row to the bottom of the table.
Adds a new sheet.
Cleares a specific cell.
Clears values from a specific row.
Copies a sheet to another spreadsheet.
Creates a new spreadsheet.
Creates a new spreadsheet from a template sheet.
Deletes a specific row.
Deletes a specific sheet.
Gets a specific cell.
Performs an arbitrary authorized API call.
Returns processed data as a result of the INTEGROMAT function. Sheets Add-On required.
Updates a specific cell.
Updates a row.
Retrieves a list of data things of the given type.
Gets a range content.
Gets a list of all sheets in a spreadsheet.
Returns results matching the given criteria.
Returns results matching the given criteria. This module doesn't return a row number.