This trigger fires near the end of the month when your total spending across all categories comes in under your total planned budget.
- API endpoint slug
- eclosion.budget_surplus
Trigger fields
- Label
- What is the minimum surplus amount to trigger this?
- Helper text
- Only fire if the surplus is at least this many dollars. Leave blank to trigger for any surplus.
- Slug
- minimum_amount
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- created_at
- Filter code
- Eclosion.budgetSurplus.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00
- Slug
- surplus_amount
- Filter code
- Eclosion.budgetSurplus.SurplusAmount
- Type
- String
- Example
- 150
- Slug
- total_budget
- Filter code
- Eclosion.budgetSurplus.TotalBudget
- Type
- String
- Example
- 3500
- Slug
- total_spent
- Filter code
- Eclosion.budgetSurplus.TotalSpent
- Type
- String
- Example
- 3350
- Slug
- percent_saved
- Filter code
- Eclosion.budgetSurplus.PercentSaved
- Type
- String
- Example
- 4
- Slug
- month
- Filter code
- Eclosion.budgetSurplus.Month
- Type
- String
- Example
- January 2026