ExtConvParticipantIntegDef

Represents the integration configuration for external conversation participants, used for communication between Salesforce and external messaging platforms. This object is available in API version 66.0 and later.

Supported Calls

create(), delete(), describeSObjects(), query(), retrieve(), update(), upsert()

Fields

Field Details
AccountKey
Type
textarea
Properties
Create, Nillable, Update
Description
Encrypted JSON format key for secure storage of authentication credentials for external bot API calls.
BotProvider
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Bot provider for integration of authentication and request and response logic.
Possible value:
  • Custom
ChannelMode
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Restricted picklist, Sort, Update
Description
Possible values for the type of channel:
  • Messaging
  • Voice
The default value is Messaging.
ClientIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
API client ID of the bot provider.
DeveloperName
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Unique name of the object in the API.
Language
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Language of the master label.
MasterLabel
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
Label for the ExtConvParticipantIntegDef object.
NamespacePrefix
Type
string
Properties
Filter, Group, Nillable, Sort
Description
If it's part of a managed package, the namespace of the package that contains integration definition for the external conversation participant.
ProjectIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Identifier of the project in the provider framework to scope API calls and resource access.
Status
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Status of the integration.
Possible values are:
  • Active
  • Deleted
  • Inactive
The default value is Active.