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.
Trigger when a new post is added.
Triggers when a new post is pinned for the channel.
Triggers when a new user is added.
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.
Adds a user to a team.
Creates a command for a team.
Creates a new user on the system.
Creates a post.
Deactivates the user by archiving its user object.
Deletes a command based on command id string.
Deletes a post.
Executes a command.
Gets an uploaded file.
Gets channel from the provided channel id string.
Gets a post.
Gets a public link for a file that can be accessed without logging into Mattermost.
Gets infomation about a team based on provided name string.
Gets a team stats on the system.
Gets a user.
Gets a user object by providing a username. Sensitive information will be sanitized out.
Gets statistics for a channel.
Checks if the team exists based on a team name.
Invites users to the existing team using the user's email.
Partially updates a post by providing only the fields you want to update. Omitted fields will not be updated.
Pins a post to the channel.
Removes a user from a team.
Sends an email with a verification link to a user that has an email matching the one in the request body. This endpoint will return success even if the email does not match any users on the system.
Unpins a post to the channel.
Uploads a file.
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.
Retrieves a list of posts for a channel.
Retrieves a list of commands for a team.
Retrieves a list of members for a channel.
Gets a post and the rest of the posts in the same thread.
Retrieves a list of members in the team.