Supported
Triggers, Searches, Filters, and Actions
Search
List all refunds
Returns a list of all refunds you’ve previously created.
Search
List all payouts
Returns a list of existing payouts sent to third-party bank accounts or that Stripe has sent you.
Search
List all line items
Retrieves the full list of line items of the invoice.
Search
List all charges
Returns a list of charges you’ve previously created. The charges are returned in sorted order, with the most recent charges appearing first.
Search
List all customers
Returns a list of your customers.
Search
List all balance history
Returns a list of transactions that have contributed to the Stripe account balance.
Search
Find Charge
Finds an existing charge by its Stripe ID.
Search
Find Customer
Finds an existing customer by their Stripe ID.
Trigger
Watch events INSTANT
Triggers when a specified event happens.
Trigger
New Invoice Item
Triggers when a new invoice item is listed.
Trigger
New Order
Triggers when a new order is created.
Trigger
New Invoice
Triggers when a new invoice is created (supports line items).
Trigger
New Plan
Triggers when you add a new Stripe plan.
Trigger
New Coupon
Triggers when you add a new Stripe coupon.
Trigger
New Refund
Triggers when a new refund is created.
Trigger
New Customer
Triggers when a new customer is added.
Trigger
New Event
Triggers when a new event like a dispute, subscription, or transfer is added.
Trigger
New Charge
Triggers when someone's credit card is charged.
Action
Update a refund
Updates the specified refund by setting the values of the parameters passed.
Action
Update a payout
Updates the specified payout by setting the values of the parameters passed.
Action
Update a charge
Updates the specified charge by setting the values of the parameters passed.
Action
Retrieve balance
Retrieves the current account balance.
Action
Retrieve a refund
Retrieves the details of an existing refund
Action
Retrieve a payout
Retrieves the details of an existing payout.
Action
Retrieve an invoice
Retrieves the invoice with the given ID.
Action
Retrieve a charge
Retrieves the details of a charge that has previously been created.
Action
Retrieve a customer
Retrieves the details of an existing customer.
Action
Update Customer
Updates a customer.
Action
Create Customer
Creates a new customer.