# 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
Input field | Description |
---|---|
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. Learn more about this input field. |
# Output
The output of this action is a data tree containing information about the selected Stripe object (opens new window).
Last updated: 8/28/2024, 8:43:06 PM