From Bright Pattern Documentation
Jump to: navigation, search
Line 1: Line 1:
 
<translate>
 
<translate>
 
= Overview =
 
= Overview =
There are many ways to call the JS Outpage API methods and events from Bright Pattern's embedded Agent Desktop widget. This section provides [[Embedded-agent-desktop-sdk-specification/ExampleSDK/Sample_Code |  SDK sample code]], which embeds the Agent Desktop widget on a basic webpage and attaches all the methods and events of the Embedded Agent Desktop API to web elements.
+
There are many ways to call the Embedded Agent Desktop API methods and events. This section provides [[Embedded-agent-desktop-sdk-specification/ExampleSDK/Sample_Code |  SDK sample code]], which embeds the Agent Desktop widget on a basic webpage and attaches all the methods and events of the Embedded Agent Desktop API to web elements.
  
 
See the [[Embedded-agent-desktop-sdk-specification/UseCases/Overview |  Use Cases]] section of this guide for more ways to use the SDK.
 
See the [[Embedded-agent-desktop-sdk-specification/UseCases/Overview |  Use Cases]] section of this guide for more ways to use the SDK.

Revision as of 16:08, 13 May 2019

• 5.19 • 5.3 • 5.8

<translate>

Overview

There are many ways to call the Embedded Agent Desktop API methods and events. This section provides SDK sample code, which embeds the Agent Desktop widget on a basic webpage and attaches all the methods and events of the Embedded Agent Desktop API to web elements.

See the Use Cases section of this guide for more ways to use the SDK.



</translate>

< Previous | Next >