Cmdlets for Salesforce

Build 25.0.9434

ConversationEntry

Schema file for ConversationEntry.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier for the record.

IsDeleted Bool True

Indicates whether the record has been moved to the Recycle Bin.

CreatedDate Datetime True

Date and time when the record was created.

CreatedById String True

User.Id

ID of the user who created the record.

LastModifiedById String True

User.Id

ID of the user who last modified the record.

ConversationEntityId String False

Conversation.Id

ID of the ConversationEntity associated with this record.

ConversationId String False

ID of the Conversation associated with this record.

ConversationIdType String False

Specifies the type of the 'ConversationId' polymorphic field to use in the statement.

ConversationIdExternalFieldName String False

Specifies the external field name of the 'ConversationId' polymorphic field to use in an INSERT/UPDATE/UPSERT statement

Seq Int False

Field containing Seq information.

EntryTime Datetime False

Field containing EntryTime information.

EntryTimeMilliSecs Int False

Field containing EntryTimeMilliSecs information.

EntryType String False

Type classification for Entry.

ActorType String False

Type classification for Actor.

ActorId String False

ID of the Actor associated with this record.

ActorIdType String False

Specifies the type of the 'ActorId' polymorphic field to use in the statement.

ActorIdExternalFieldName String False

Specifies the external field name of the 'ActorId' polymorphic field to use in an INSERT/UPDATE/UPSERT statement

ActorName String False

Field containing ActorName information.

Message String False

Field containing Message information.

MessageStatus String False

Status of the Message.

MessageStatusCode String False

Field containing MessageStatusCode information.

MessageSendTime Datetime False

Field containing MessageSendTime information.

MessageDeliverTime Datetime False

Field containing MessageDeliverTime information.

MessageReadTime Datetime False

Field containing MessageReadTime information.

MessageIdentifier String False

Field containing MessageIdentifier information.

HasAttachments Bool False

Indicates whether the record has Attachments.

EntryEndTime Datetime False

Field containing EntryEndTime information.

ClientTimestamp Datetime False

Field containing ClientTimestamp information.

ClientDuration Int False

Field containing ClientDuration information.

ServerReceivedTimestamp Datetime False

Field containing ServerReceivedTimestamp information.

SOQL String False

Specifies the SOQL query to execute against the Salesforce servers. If this pseudo column is set from the WHERE clause it will take precedence over the original query.

ExternalIdColumn String False

Specifies the external Id column to use if performing an insert. If this value is specified, upsert will be used when the INSERT command is called.

FilterScope String False

Optional scope to limit the records returned from queries. This property can take one of these values: Delegated, Everything, Mine, MineAndMyGroups, My_Territory, My_Team_Territory, or Team.

SystemModstamp Datetime True

Date and time when the record was last modified by a user or by an automated process.

LastModifiedDate Datetime True

Date and time when the record was last modified.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434