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 given event occurs.
Triggers when there is a new update from your Telegram Desktop application.
Cancels a payment intent by its ID. For payment intents with status ’requires_capture’, the remaining capturable amount will automatically be refunded.
Cancels a previously created payout.
Captures an existing uncaptured payment intent by its ID.
Confirms a payment intent by its ID. Upon confirmation, the payment intent will attempt to initiate a payment.
Creates a new customer object.
Creates a new invoice by the customer ID.
Creates a new invoice item to be added to a draft invoice.
Creates a Payment Intent.
To send funds to your own bank account, you create a new payout object.
Creates a new refund.
Permanently deletes a customer. It cannot be undone.
Permanently deletes a draft invoice. Use "Void an Invoice" module for finalized invoice.
Permanently deletes an invoice item which is not attached to invoices, or if it’s attached to a draft invoice.
Finalizes a draft invoice by its ID.
Performs an arbitrary authorized API call.
Retrieves the balance transaction with the given ID.
Retrieves the details of an existing customer.
Retrieves the details of an existing invoice with the given ID.
Retrieves the details of an existing invoice item with the given ID.
Retrieves the details of a Payment Intent that has previously been created.
Retrieves the details of an existing payout.
Retrieves the details of an existing refund.
Retrieves the current account balance.
Updates the specified customer by setting the values of the parameters passed.
Updates the specified invoice by setting the values of the parameters passed.
Updates the specified invoice item by setting the values of the parameters passed.
Updates the specified payment intent by setting the values of the parameters passed.
Updates the specified payout by setting the values of the parameters passed.
Updates the specified refund by setting the values of the parameters passed.
Voids a finalized invoice with the given ID. This cannot be undone.
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.
Returns a list of transactions that have contributed to the Stripe account balance.
Retrieves a list of customers.
Retrieves a list of invoice line items by the invoice ID.
Returns a list of existing payouts sent to third-party bank accounts or that Stripe has sent you.
Returns a list of all refunds you’ve previously created.
Retrieves a list of payment intents or filters by customer ID.
Retrieves a list of customers filtered by criteria.
Retrieves a list of invoice items filtered by criteria.
Retrieves a list of invoices filtered by criteria.
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.