Share
Last updated
Watch this on Youtube: https://www.youtube.com/watch?v=jttokrug3xY
The Share action allows you to trigger the device's native share dialog, enabling users to share text-based content through installed apps such as messaging, email, or social media platforms.
message
Expression (String)
✅
The text content to share
subject
Expression (String)
❌
Subject line (used by email and some other apps)
Mobile (iOS/Android)
Opens native share sheet with available apps
Web
Shows dialog explaining feature requires mobile device
Desktop
Uses system share functionality where available
Sharing referral codes, promo codes, or invite links
Allowing users to share app content or achievements
Promoting user-generated content through social channels
Sharing contact information or business details
Distributing links to articles, products, or resources
By default:
Platform Support
Uses native share sheet on mobile devices
Web Behavior
Shows informational dialog (sharing not supported on web)
Content Validation
Requires non-empty message to proceed
App Selection
User chooses destination app from available options

Add the action to a widget event (e.g., share button, social media icon)
Choose Share from the action list
Set the message property with the content to share
Optionally add a subject for email sharing
Last updated