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!
This template shows how you can take advantage of Integromat to train your MonkeyLearn model easily. Every time a new row is added to your Google Sheets spreadsheet, Integromat will automatically upload the data to your MonkeyLearn classifier. The template uses this example spreadsheet.
Every time a new customer review is added to your Google Sheets spreadsheet, Integromat will automatically analyze its sentiment (positive or negative) with a MonkeyLearn machine learning model. The template uses this example spreadsheet.
This template helps you perform data mining on on a website at regular intervals. First, a screenshot of the url is taken via HTML/CSS. Then, the screenshot's text is recognized with Google Cloud Vision (OCR) and the price is automatically extracted with a MonkeyLearn machine learning model. Eventually, the result is stored in Google Sheets.
Every time a new review is added to your Google My Business location, Integromat will automatically analyze its sentiment (positive, neutral or negative) with a MonkeyLearn machine learning model. Then, the data is stored in Google Sheets. The template uses this example spreadsheet.
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.
Classifies the text with a given classifier.
Creates a new classifier.
Deletes a classifier.
Extracts information from the text with a given extractor.
Returns information about a classifier including its settings, stats, and tags.
Returns information about an extractor.
Performs an arbitrary authorized API call.
Updates a classifier name, description, and settings.
Uploads data to a classifier.
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.
Returns all the available classifiers for the user.
Returns all the available extractors for the user.
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.