Square
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.
New Order
Triggers when a new order is created.
Actions
Action components allow you to perform operations on the app.
Create Customer
Creates a new customer for a business. See the docs for more information.
Create Invoice
The Creates a draft API allows you to create a draft invoice for an order, which can then be published and sent to the customer. See the docs for more information.
Create Order
Creates a new order that can include information about products for purchase and settings to apply to the purchase. See the docs for more information.
List Customers
List Customers. See the docs for more information.
Send Invoice
The "send-invoice" function enables the publishing of draft invoices via Square, prompting actions such as emailing the invoice to the customer or charging their card on file, subsequently updating the invoice status based on configured settings. See the docs for more information.