This action will collect a bottle to log to your profile
- API endpoint slug
- skooteco.allocate_bottle
- Filter code method
- Skooteco.allocateBottle.skip(string?: reason)
- Runtime method
- runAction("skooteco.allocate_bottle", {})
Action fields
- 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.allocateBottle.setEvent(string: event)
- Label
- Email (optional)
- 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.allocateBottle.setEmail(string: email)