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!
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.
Trigger when there is a new data thing of the given type.
Triggers when an event is posted from your Bubble application.
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.
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.
Detects potentially unsafe or undesirable content within an image.
Runs detection to extract handwriting from an image.
Detects and extracts information about entities within an image, across a broad group of categories.
Runs text detection / optical character recognition (OCR) to extract text from an image. If the image is a document, check the flag to optimize the detection for dense text and documents.
Retrieves a list of data things of the given type.
Computes and iterates an array of dominant colors wirthin an image.
Detects and extracts multiple faces within an image along with the associated key facial attributes such as emotional state or wearing headwear. One face in the image produces one record in the result array.
Detection identifies landmarks in an image. One landmark in the image produces one record in the result array.
Object localization identifies multiple objects in an image and provides info for each object in the image. One object in the image produces one record in the result array.
Runs text detection / optical character recognition (OCR) to extract text from a PDF/TIFF file. One page in the file produces one record in the result array.