This Action will turn on your Pavlok LED's
Developer info
- API endpoint slug
- pavlok.led
- Filter code method
- Pavlok.led.skip(string?: reason)
- Runtime method
- runAction("pavlok.led", {})
Action fields
Value Dropdown list
- Label
- How many LED's do you want to turn on?
- Helper text
- 1, 2, 3 or 4
- Slug
- value
- Required
- true
- Can have default value
- false
Reason Text input > Short text
- Label
- Why do you want to turn Pavlok's lights on?
- Helper text
- E.g You just got an email
- Slug
- reason
- Required
- true
- Can have default value
- true
- Filter code method
- Pavlok.led.setReason(string: reason)