New services
Explore Plans
Mobile menu Close menu
(more:trees)(more:trees)

Plant tree for someone else

This action will plant trees for someone else

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will plant trees for someone else
API endpoint slug
moretrees.plantTreeForOthers
Filter code method
Moretrees.plantTreeForOthers.skip(string?: reason)
Runtime method
runAction("moretrees.plantTreeForOthers", {})

Action fields

Name Text input > Other

Label
Name
Helper text
Name of the user to whom you want to gift tree
Slug
name
Required
true
Can have default value
true
Filter code method
Moretrees.plantTreeForOthers.setName(string: name)

Email Text input > Other

Label
Email
Helper text
Email address of the person to whom you want to gift tree
Slug
email
Required
true
Can have default value
true
Filter code method
Moretrees.plantTreeForOthers.setEmail(string: email)

Quantity Text input > Other

Label
Quantity
Helper text
Number of trees
Slug
quantity
Required
true
Can have default value
true
Filter code method
Moretrees.plantTreeForOthers.setQuantity(string: quantity)