New services
Explore Plans
Mobile menu Close menu
PAVLOKPAVLOK

Beep

This Action will give you an adjustable beep from your Pavlok.

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 give you an adjustable beep from your Pavlok.
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)