ConversationApiLog

Logs of an API operation on a specific conversation object done using the Conversation Service API. This object is available in API version 63.0 and later.

This object stores the logs of operations done on the Conversation Service API. The Conversation Service API enables you to interact with conversational data on the Conversation Platform, offering tools to manage, access, and maintain your data effectively.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
Action
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort
Description
The specific action performed using the Conversation Service API.
Possible values are:
  • Delete
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Autogenerated name of the logs.
Operation
Type
string
Properties
Create, Filter, Group, Sort
Description
Name of the operation that triggered the Conversation Srevice API log.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Owner ID that triggered the Conversation API log.
This field is a polymorphic relationship field.
Relationship Name
Owner
Refers To
Group, User
RequestedById
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The User ID that triggered the Conversation API log.
This field is a relationship field.
Relationship Name
RequestedBy
Refers To
User
RequestedDate
Type
dateTime
Properties
Create, Filter, Sort
Description
The date of the operation that triggered the Conversation API log.
RequestedEntityIdentifier
Type
string
Properties
Create, Filter, Group, Sort
Description
The entity ID being created, updated, or deleted.
RequestedEntityType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort
Description
The type of entity being created, updated, or deleted.
Possible values are:
  • MessagingEndUser—Messaging End User
Status
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
The status of the Conversation API operation.
Possible values are:
  • Completed
  • Enqueued
  • Failed
  • InProgress—In Progress
  • Requested