Event

Columns

Name

Type

ReadOnly

References

Description

Id [KEY]

String

True

Unique identifier of the Event.

WhoId

String

False

Label Contact/Lead ID corresponds to this field.

WhatId

String

False

Label Opportunity/Account ID corresponds to this field.

Subject

String

False

Label Subject corresponds to this field.

Location

String

False

Label Location corresponds to this field.

IsAllDayEvent

Boolean

False

Label All-Day Event corresponds to this field.

ActivityDateTime

Datetime

False

Label Due Date Time corresponds to this field.

ActivityDate

Datetime

False

Label Due Date Only corresponds to this field.

DurationInMinutes

Int

False

Label Duration corresponds to this field.

StartDateTime

Datetime

False

Label Start Date Time corresponds to this field.

EndDateTime

Datetime

False

Label End Date Time corresponds to this field.

Description

String

False

Label Description corresponds to this field.

AccountId

String

True

Account.Id

Label Account ID corresponds to this field.

OwnerId

String

False

User.Id

Label Assigned To ID corresponds to this field.

IsPrivate

Boolean

False

Label Private corresponds to this field.

ShowAs

String

False

Label Show Time As corresponds to this field.

IsDeleted

Boolean

True

Label Deleted corresponds to this field.

IsChild

Boolean

True

Label Is Child corresponds to this field.

IsGroupEvent

Boolean

True

Label Is Group Event corresponds to this field.

GroupEventType

String

True

Label Group Event Type corresponds to this field.

CreatedDate

Datetime

True

Label Created Date corresponds to this field.

CreatedById

String

True

User.Id

Label Created By ID corresponds to this field.

LastModifiedDate

Datetime

True

Label Last Modified Date corresponds to this field.

LastModifiedById

String

True

User.Id

Label Last Modified By ID corresponds to this field.

SystemModstamp

Datetime

True

Label System Modstamp corresponds to this field.

IsArchived

Boolean

True

Label Archived corresponds to this field.

RecurrenceActivityId

String

True

Event.Id

Label Recurrence Activity ID corresponds to this field.

IsRecurrence

Boolean

False

Label Create Recurring Series of Events corresponds to this field.

RecurrenceStartDateTime

Datetime

False

Label Start Date corresponds to this field.

RecurrenceEndDateOnly

Datetime

False

Label End Date corresponds to this field.

RecurrenceTimeZoneSidKey

String

False

Label Recurrence Time Zone corresponds to this field.

RecurrenceType

String

False

Label Recurrence Type corresponds to this field.

RecurrenceInterval

Int

False

Label Recurrence Interval corresponds to this field.

RecurrenceDayOfWeekMask

Int

False

Label Recurrence Day of Week Mask corresponds to this field.

RecurrenceDayOfMonth

Int

False

Label Recurrence Day of Month corresponds to this field.

RecurrenceInstance

String

False

Label Recurrence Instance corresponds to this field.

RecurrenceMonthOfYear

String

False

Label Recurrence Month of Year corresponds to this field.

ReminderDateTime

Datetime

False

Label Reminder Date/Time corresponds to this field.

IsReminderSet

Boolean

False

Label Reminder Set corresponds to this field.

Last updated