InteractionAttendee

Represents an attendee of an interaction.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations. 

Important

Supported Calls

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

Fields

Field Details
AttendeeResponse
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the response of the attendee to the interaction.
Possible values are:
  • Accepted
  • Declined
  • Awaiting Response
AttendeeType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The type of attendee.
Possible values are:
  • External
  • Internal
ContactId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The contact who attended the interaction.
Relationship Name
Contact
Relationship Type
Lookup
Refers To
Contact
EmailAddress
Type
email
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The email address of the attendee.
EventId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The event on Salesforce calendar for this attendee.
Relationship Name
Event
Relationship Type
Lookup
Refers To
Event
InteractionId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
Required. The interaction for which this attendee record is created.
Relationship Name
Interaction
Relationship Type
Master-Detail
Refers To
Interaction
IsOrganizer
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the attendee is the interaction organizer (true) or not (false).
The default value is false.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastSyncedDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when a sync was performed to create or update an interaction from an email client or other solutions in Salesforce.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the interaction attendee.
UserId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The user who attended the interaction.

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.

InteractionAttendeeFeed
Feed tracking is available for the object.
InteractionAttendeeHistory
History is available for tracked fields of the object.