Use the SDK to call the Genesys Cloud Platform API
You can use our SDK in the managed package to call the Genesys Cloud Platform API in Salesforce. The SDK uses the Salesforce Apex programming language.
You can call any Platform API that is not tied to a specific user context and that the permissions in your OAuth client allow. The OAuth client is the OAuth client that you created for the Authentication settings in Salesforce. For more information, see Authentication.
Access our SDK through the Rest class under the purecloud.SDK.Rest namespace. For examples that access our SDK through the Rest class, see Genesys Cloud for Salesforce SDK Examples (GitHub).
Rest class
Contains methods that act on the Genesys Cloud Platform API through Genesys Cloud for Salesforce.
Namespace
purecloud.SDK.Rest
Usage
Use these methods to GET, PATCH, POST, PUT, or DELETE data with the Platform API through Genesys Cloud for Salesforce.
Rest methods
The following methods are available for the Rest class.
For more information, see SDK in Genesys Cloud for Salesforce.
For more information about the integration, see About Genesys Cloud for Salesforce.
[NEXT] Was this article helpful?
Get user feedback about articles.