Newer Version Available

This content describes an older version of this product. View Latest

ExternalEvent

Holds native iOS or Android calendar event details for the Salesforce Today feature in the Salesforce mobile app. This object is available in API version 35.0 and later.

Supported Calls

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

Special Access Rules

The Salesforce Today app is available in Salesforce for Android and Salesforce for iOS. It’s not available in the Salesforce desktop site. Access to Today is available only if you grant Calendar permission to the Salesforce mobile app.

Fields

Field Details
ExternalId
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the external event.
Location
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The site where the external event takes place.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the external event’s organizer.
Notes
Type
textarea
Properties
Create, Nillable, Update
Description
Additional details about the external event.
Time
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The time the external event is held.
Title
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The title of the external event.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

ExternalEventChangeEvent
Change events are available for the object.