Overview

This library is shipped with every liveperson function runtime and provides easy access to commonly used ressources such as SecretClient, LpClient, GDPRUtil, SDEUtil, MTLSClient, ContextServiceClient, OrchestratorClient, LPMTLSClient and SFClient which you can use in a function.

SMT OAuth 2 regional limitation: Certain Toolbelt features depend on the smt (Monitoring) service, which supports OAuth 1.0 in all regions but has not yet rolled out OAuth 2.0 support everywhere. LivePerson Functions V2 is built with out-of-the-box support for OAuth 2.0 only. This means that Toolbelt methods relying on smt such as SDEUtil's addSDEs, will fail with an authentication error in regions where the smt gateway does not yet support OAuth 2.0 authentication. If your account is operating in an affected region or you have legacy OAuth 1.0 credentials with the necessary permissions, you can either contact LivePerson Support for a workaround or implement the necessary API calls yourself via custom HTTP modules. LivePerson Functions V2 does not offer any built-in support for OAuth 1.0.


core-functions-toolbelt

Enumerations

Classes

Interfaces

Type Aliases

Variables