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 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.
Triggers when there is a new update from your Telegram Desktop application.
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.
Deletes a message. A message can only be deleted if it was sent less than 48 hours ago.
Downloads a file from the Telegram server.
Edits photo or video messages.
Edits text or game messages.
Forwards messages of any kind. This module can be used to forward messages only within Telegram.
Use this module to get the number of members in a chat. Returns Int on success.
Use this method to kick a user from a group, a supergroup or a channel. The bot must be an administrator in the chat for this to work and must have the appropriate admin rights.
Performs an arbitrary authorized API call.
Pins a message.
Use this method to promote or demote a user in a supergroup or a channel. The bot must be an administrator in the chat for this to work and must have the appropriate admin rights.
Use this method to restrict a user in a supergroup.
Sends a document or an image to your Telegram Desktop application.
Sends a group of photos or videos as an album.
Sends an audio file to your Telegram Desktop application.
Sends a photo to your Telegram Desktop application.
Sends a .webp sticker to your Telegram Desktop application.
Sends a text message or a reply to your Telegram Desktop application.
Sends a video file to your Telegram Desktop application.
As of v.4.0, Telegram clients support rounded square mp4 videos of up to 1 minute long. Use this method to send video messages.
Sends a voice message
Sends a file (document, photo, video, audio, ...) by HTTP URL or by ID that exists on the Telegram servers.
Unpins a message.
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.
Use this modules to get a list of administrators in a chat.
List available Telegram chats. By default, chats starting with the earliest unconfirmed update are returned. If you want to list more, you need to set the offset. This module cannot be used with webhooks. To use this module, you must switch off and remove all your Telegram webhooks.
Retrieves a list of updates from the Telegram server. By default, updates starting with the earliest unconfirmed update are returned. If you want to list more, you need to set the offset. This module cannot be used with webhooks. To use this module, you must switch off and remove all your Telegram webhooks.