# Stripe - New object trigger
This trigger periodically checks for new objects in Stripe. Supported objects are:
- Accounts
- Application fees
- Balance transactions
- Charges
- Customers
- Events
- File links
- Files
- Invoice items
- Invoices
- Payment intents
- Payouts
- Refunds
- Setup attempts
- Setup intents
# Input
- Object
- Select the object that you plan to monitor.
- When first started, this recipe should pick up events from
- Specify a date and time for picking up existing charges when starting the recipe for the first time. This value remains unchanged after you run or test the recipe.
# Output
The output of this action is a data tree containing information about the selected Stripe object (opens new window).
Last updated: 5/3/2024, 3:39:58 PM