Explore Plans
Mobile menu Close menu
SkootEco

Plant Trees

This action will plant a set number of trees to your profile

Developer info

API endpoint slug
skooteco.allocate_trees
Filter code method
Skooteco.allocateTrees.skip(string?: reason)
Runtime method
runAction("skooteco.allocate_trees", {})

Action fields

Quantity Text input > Other

Label
How many do you want to plant?
Helper text
Number of trees to plant
Slug
quantity
Required
true
Can have default value
true
Filter code method
Skooteco.allocateTrees.setQuantity(string: quantity)

Event Text input > Short text

Label
What is the name of the activity?
Helper text
The name of the event/occasion you are planting for
Slug
event
Required
false
Can have default value
true
Filter code method
Skooteco.allocateTrees.setEvent(string: event)

Email Text input > Other

Label
Email
Helper text
Are you planting on behalf of someone else? Enter their email here
Slug
email
Required
false
Can have default value
true
Filter code method
Skooteco.allocateTrees.setEmail(string: email)