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 a new document is created in a specific collection.
Triggers when a new document is created with specific criteria across multiple collections and their descendants.
Triggers when a new category is added.
Triggers when a new comment is added.
Triggers when a new media item is added.
Triggers when a new post is added.
Triggers when a new tag is added.
Triggers when a new user is added.
Backups documents from Firestore to Google Cloud Storage.
Creates a new document.
Deletes a single document.
Gets a single document.
Performs an arbitrary authorized API call.
Restores documents from Google Cloud Storage into Firestore. Existing documents with the same name are overwritten.
Updates or inserts a document.
Creates a category.
Creates a comment.
Creates a media item.
Creates a post.
Creates a tag.
Creates a user.
Deletes a category specified by its ID.
Deletes a comment specified by its ID.
Deletes a media item specified by its ID.
Deletes a post specified by its ID.
Deletes a tag specified by its ID.
Deletes a user specified by its ID.
Returns info about a category specified by its ID.
Returns info about a comment specified by its ID.
Returns info about a media item specified by its ID.
Returns info about a post specified by its ID.
Returns info about a tag specified by its ID.
Returns info about a user specified by its ID.
Performs an arbitrary authorized API call.
Updates a category specified by its ID.
Updates a comment specified by its ID.
Updates a media item specified by its ID.
Updates a post specified by its ID.
Updates a tag specified by its ID.
Updates a user specified by its ID.
Gets multiple documents across different collections.
Lists all the collection IDs underneath a document.
Lists documents of a collection.
Runs a query.
Searches for specific categories.
Searches for specific comments.
Searches for specific media items.
Searches for specific posts.
Searches for specific tags.
Searches for specific taxonomies.
Searches for specific users.