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.

Share ​

Open your user’s native share menu (for example on iOS or Android), so they can share a link through apps like Messages, Mail, or Slack.

This action is found in PWA because it’s mainly used in mobile app-like experiences.

Add the action ​

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

Configuration ​

SettingWhat it does
TitleThe title shown in the share dialog.
TextOptional message to include with the share.
URLThe link you want the user to share.

What to share

Most of the time, you’ll share the current page URL or a link to a specific item (like an order, a product, or an invite link).

  1. Add Share.
  2. Set:
    • Title: Invite to my workspace
    • Text: Join my workspace using this link.
    • URL: Your invite link (for example a bound value from a variable)

Common pitfalls ​

Nothing happens when I run Share ​

Sharing depends on the user’s device and browser. If sharing isn’t supported, the share menu may not open.

If possible, test on a real mobile device.

CONTINUE LEARNING

Learn how to copy text to the clipboard as a fallback.

Copy to clipboard →