Integromat automatizuje procesy, které děláte ručně. Propojuje aplikace, přenáší a transformuje data. To vše neustále 24 hodin denně, bez nutnosti Vašeho zásahu. Pouze nastavte, co má dělat a nechte ho pracovat za Vás. Šetřete svůj čas!
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.
Triggers when an export of one or multiple images has been completed.
Triggers when a single image generation is completed.
Triggers when a batch generation of images is completed.
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.
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.
Pushes a button on a row in a table.
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.
Export one or multiple previously generated images in .zip format.
Generate multiple formats of an image at once from a template you designed in Abyssale.
Auto-generate a single image from a template designed in Abyssale.
Retrieves the details about a previously generated image.
Retrieves the details about a template you designed on Abyssale.
Retrieves the details about a format added to a template you designed on Abyssale.
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.