Close menu
Explore Plans
Mobile menu Close menu
Eclosion

Budget funds to a savings goal

Increases a savings goal's budgeted amount for the current month. The added amount is on top of whatever is already budgeted toward this goal.

Developer info

API endpoint slug
eclosion.budget_to_goal
Filter code method
Eclosion.budgetToGoal.skip(string?: reason)
Runtime method
runAction("eclosion.budget_to_goal", {})

Action fields

Goal Dropdown list

Label
Which goal?
Helper text
The savings goal to add funds to
Slug
goal
Required
true
Can have default value
false

Amount Text input > Other

Label
How much?
Helper text
Dollar amount to add to the goal's budget (whole dollars, e.g. 25)
Slug
amount
Required
true
Can have default value
true
Filter code method
Eclosion.budgetToGoal.setAmount(string: amount)