This Action will give you an adjustable beep from your Pavlok.
Developer info
- API endpoint slug
- pavlok.beep
- Filter code method
- Pavlok.beep.skip(string?: reason)
- Runtime method
- runAction("pavlok.beep", {})
Action fields
Value Dropdown list
- Label
- Which beep frequency?
- Helper text
- Low, Medium or High
- Slug
- value
- Required
- true
- Can have default value
- false
Reason Text input > Short text
- Label
- Why do you want your Pavlok to beep you?
- Helper text
- E.g You just got an email
- Slug
- reason
- Required
- true
- Can have default value
- true
- Filter code method
- Pavlok.beep.setReason(string: reason)