Explore Plans
Mobile menu Close menu

This action will boost your child a predefined amount to a pot of your choice.

Developer info

API endpoint slug
roostermoney.boost
Filter code method
Roostermoney.boost.skip(string?: reason)
Runtime method
runAction("roostermoney.boost", {})

Action fields

Amount Text input > Other

Label
Amount
Helper text
If you want it to boost 10.00 enter 10. Do not include the currency character.
Slug
amount
Required
true
Can have default value
true
Filter code method
Roostermoney.boost.setAmount(string: amount)

Child Dropdown list

Label
Child
Slug
child
Required
true
Can have default value
false

Pot Dropdown list

Label
Pot
Slug
pot
Required
true
Can have default value
true
Filter code method
Roostermoney.boost.setPot(string: pot)

Description Text input > Title

Label
Description
Helper text
Description to show in transaction history
Slug
description
Required
false
Can have default value
true
Filter code method
Roostermoney.boost.setDescription(string: description)