Presentation Sharing
Presentation Sharing allows agents to share internal presentations or dashboards with external viewers. This mode is designed for platforms where you need to generate a public link that customers can view without authentication.
How It Works
- Add the SDK - Install the HelloScreen SDK on your presentation platform
- Get a Public Link - Use the
getPublicLinkfunction to generate a shareable URL - Share with Viewers - Send the link to anyone who needs to see your presentation
Use Cases
- Sales presentations from internal dashboards
- Training content from internal systems
- Demos from platforms like Salesforce
Setup
This mode is typically set up by administrators. No agent accounts need to be created - the presenting user's information is passed directly to the SDK.
Getting Started
- SDK Integration - Add the SDK to your platform
- Getting Public Links - Generate shareable URLs
- Salesforce Example - Complete Salesforce Visualforce implementation