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.
Watch for bill.
Watch for customer.
Watch for estimate.
Watch for expense.
Watch for Invoice.
Watch for item.
Watch for customer payment.
Triggers by a vendor workflow.
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.
Create a bill received from your vendor.
Create a contact with given information.
Create a contact person for a contact.
Create an employee for an expense.
Create an estimate for your customer.
Create a billable or non-billable expense.
Create an invoice for your customer.
Create a new item.
Create a new payment.
Creates a sales order for your customer.
Delete an existing bill. Bills which have payments applied cannot be deleted.
Delete an existing contact.
Delete an existing contact person.
Delete an existing employee.
Delete an existing estimate.
Delete an existing expense.
Delete an existing invoice. Invoices which have payment or credits note applied cannot be deleted.
Delete a payment made to an invoice.
Delete the item created. Items that are part of transaction cannot be deleted.
Delete an existing payment.
Deletes an existing sales order. Invoiced sales order cannot be deleted.
Download the PDF file of an invoice.
Email an invoice to the customer.
Emails a sales order to the customer.
Get the details of a bill.
Get the details of a contact.
Get the details of a contact person.
Get the details of an employee.
Get the details of an estimate.
Get the details of the Expense.
Get the details of an invoice.
Details of an existing item.
Get the details of an existing payment.
Get the details of a sales order.
Performs an arbitrary authorized API call.
Mark a voided invoice as draft.
Mark an inactive item as active.
Mark an active item as inactive.
Marks a draft sales order as open.
Remind your customer about an unpaid invoice by email. Reminder will be sent, only for the invoices which are in open or overdue status.
Update a bill. To delete a line item just remove it from the line_items list.
Update an existing contact. To delete a contact person remove it from the contact_persons list.
Update an existing contact person.
Update an existing estimate. To delete a line item just remove it from the line_items list.
Update an existing Expense.
Update an existing invoice.
Update the details of an item.
Update an existing payment.
Updates an existing sales order. To delete a line item just remove it from the line_items list.
Marks an invoice status as void. Upon voiding, the payments and credits associated with the invoices will be unassociated and will be under customer credits.
Marks a sales order as void.
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.
List all bills.
List all contact persons.
List all contacts.
List all the payments made by your customer.
List employees with pagination.
List all estimates.
List all the Expenses.
Get the list of payments made for an invoice.
List all invoices.
Get the list of all active items.
List all sales orders.