Skip to content

Latest commit

 

History

History
 
 

SnapinsSDKExample

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

This sample app demonstrates Embedded Service SDK features. It doesn't contain production-quality code and is not meant to be used in a production app.

Embedded Service SDK Hello World Example

A simple Embedded Service SDK Hello World app that launches Knowledge, Cases, Chat, and SOS. This app also uses the action button API to create a custom button with a custom action.

Instructions

To use this app, clone this repository, put the required framework files in the Frameworks root directory, and update the SnapinsConstants class with your org settings.

Code Info