ServiceAgentConfiguration
Streamlined configuration for service agent integrations with automatic defaults.
Property | Type | Description |
---|
esDeveloperName | String | The Einstein Service developer name for the target service agent |
organizationId | String | The Salesforce organization identifier (15 or 18-character) |
serviceApiURL | String | The service API endpoint URL for Agentforce communication |
serviceUISettings | ServiceUISettings | UI-specific settings for the service agent |
Method | Signature | Description |
---|
init | init(esDeveloperName:organizationId:serviceApiURL:serviceUISettings:) | Creates a service configuration for streamlined agent integration |