Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConversationApplicationDefinition Class

Access information about a conversation application definition.

Namespace

ConnectApi

ConversationApplicationDefinition Methods

These methods are for ConversationApplicationDefinition. All methods are static.

getConversationApplicationDefinition(integrationName)

Get information about an integration’s conversation application definition and the associated bot.

API Version

54.0

Requires Chatter

No

Signature

public static ConnectApi.ConversationApplicationDefinitionDetailRespresentation getConversationApplicationDefinition(String integrationName)

Parameters

integrationName
Type: String
Name of the conversation application.

Usage

To access this method, enable the bot feature, and the user must be an admin or have the Manage Bots or Manage Bots Training Data user permissions.