BotDefinition DLO Mappings
The BotDefinition object is a Salesforce standard object that you can ingest and map to Data Model Objects (DMOs) for use in Data Cloud-powered features and agents.
The BotDefinition DLO is mapped to the Bot DMO.
- The BotDefinition DLO field Id maps to the Bot DMO Object Id field.
- The BotDefinition DLO field AgentType maps to the Bot DMO Object AgentType field.
- The BotDefinition DLO field MasterLabel maps to the Bot DMO Object Label field.
- The BotDefinition DLO field DeveloperName maps to the Bot DMO Object DeveloperName field.
- The BotDefinition DLO field DataSource maps to the Bot DMO Object DataSourceId field.
- The BotDefinition DLO field DataSourceObject maps to the Bot DMO Object DataSourceObjectId field.
- The BotDefinition DLO field SfdcOrganizationId maps to the Bot DMO Object ExternalSourceId field.