InteractionAttendee

Represents an attendee of an interaction. This object is available in API version 51.0 and later.

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.
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.
InteractionId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The interaction for which this attendee record is created.
IsOrganizer
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the attendee is the interaction organizer.
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.

InteractionAttendeeChangeEvent
Change events are available for the object.
InteractionAttendeeFeed
Feed tracking is available for the object.
InteractionAttendeeHistory
History is available for tracked fields of the object.