New services
Explore Plans
Mobile menu Close menu
PAVLOKPAVLOK

Vibrate

This Action will vibrate 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 vibrate your Pavlok.
API endpoint slug
pavlok.vibrate
Filter code method
Pavlok.vibrate.skip(string?: reason)
Runtime method
runAction("pavlok.vibrate", {})

Action fields

Value Dropdown list

Label
Which vibrate strength?
Helper text
Strength of vibration
Slug
value
Required
true
Can have default value
false

Reason Text input > Short text

Label
Why do you want to be vibrated?
Helper text
E.g Got an email
Slug
reason
Required
true
Can have default value
true
Filter code method
Pavlok.vibrate.setReason(string: reason)