Skip to content

Updating visuals

If you see any images containing outdated UI, please bear with us.

We are updating all content as quickly as possible to mirror our new UI.

Vibrate

Make the user’s device vibrate in a pattern you choose.

This can be useful for quick feedback, like confirming an action happened (for example “Added to cart”).

Add the action

  1. In Interface, open a workflow.
  2. Click + Add an action.
  3. Go to PWA.
  4. Select Vibrate.

Configuration

Pattern

Pattern is a list of numbers in milliseconds:

  • First number: how long to vibrate
  • Second number: how long to pause
  • Third number: how long to vibrate again
  • And so on…

Example: [200, 100, 200] means:

  1. Vibrate for 200ms
  2. Pause for 100ms
  3. Vibrate for 200ms

Keep it short

Short vibrations feel better and are less distracting than long patterns.

Common pitfalls

The device doesn’t vibrate

Vibration depends on the device and browser. Some devices may not support it.

CONTINUE LEARNING

Learn how to show a message to the user in the interface.

Page loader →