# Stripe - New object event trigger (real-time)
This trigger checks for new events related to specified objects in Stripe, in real time. Supported objects are:
- Account
- Application fee
- Capability
- Charge
- Customer
- Dispute
- File
- Invoice
- Invoice item
- Payment intent
- Payout
- Refund
- Setup intent
REQUIRES API KEY AUTHENTICATION
This real-time trigger only works if you connect to Stripe using API key authentication method.
# Input
- Object
- Select the object that you plan to monitor.
- Events to monitor
- Select the events that you plan to monitor.
# Output
The output of this action is a data tree containing information about the Stripe event (opens new window) related to the selected object.
Last updated: 10/14/2025, 4:38:57 PM