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!
Trigger when there is a new data thing of the given type.
Triggers when an event is posted from your Bubble application.
Triggers when a doc is created or updated.
Triggers when a new row is created in selected table.
Triggers when an existing row is updated in selected table.
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.
Send data to your Data Route
Merge your document with data
Creates a new Coda doc, optionally copying an existing doc.
Creates a new row in a selected table.
Deletes a specified row from the table. When deleting using a name as opposed to an ID, an arbitrary row will be removed.
Returns details about a column in a table.
Returns info on a control.
Returns information about the specified doc.
Returns details about a folder.
Returns info on a formula.
Returns details about a section.
Returns details about a row in a table.
Returns details about a specific table.
Performs an arbitrary authorized API call.
Updates properties for a page.
Updates a specified row in the table.
Creates a new row or updates existing rows if any upsert key columns are provided. When upserting, if multiple rows match the specified key column(s), they will all be updated with the specified value.
Retrieves a list of data things of the given type.
Returns a list of columns in a table.
Returns a list of controls in a Coda doc.
Returns a list of Coda docs accessible by the user. These are returned in the same order as on the docs page: reverse chronological by the latest event relevant to the user (last viewed, edited, or shared).
Returns a list of named formulas in a Coda doc.
Returns a list of pages in a Coda doc.
Returns a list of rows in a table.
Returns a list of tables in a Coda doc.