EventPlanParticipant

Represents a junction between an event plan and the person who is set to participate in events that roll up to the event plan. This object is available in API version 67.0 and later.

Supported Calls

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

Fields

Field Details
ContractId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ID of the contract that's generated for the event plan participant.
This field is a relationship field.
Relationship Name
Contract
Refers To
Contract
CurrentEventCount
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The number of events that the participant has currently participated in.
CurrentTotalSpendAmount
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The amount that the participant has spent across all the events that they have participated in.
EventPlanId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The event plan that the related participant belongs to.
This field is a relationship field.
Relationship Name
EventPlan
Relationship Type
Master-detail
Refers To
EventPlan (the master object)
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view.
If this value is null, and LastReferenceDate isn’t null, the user accessed this record or list view indirectly.
MaxEventLimit
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The maximum number of events the participant can be a part of.
MaxSpendAmtLimit
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The maximum amount that the participant can spend across all events they participate in.
MaxSpendAmtLimitPerEvent
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The maximum amount that can that can be spent towards the participant for the events that they participate in.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The name of the event plan participant.
ParticipantReferenceId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The person or organization that's part of the related event plan.
This field is a polymorphic relationship field.
Relationship Name
ParticipantReference
Refers To
Account, Expert
ParticipantRoleId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The ID of the role of the participant in the event plan.
This field is a relationship field.
Relationship Name
ParticipantRole
Refers To
ParticipantRole
ParticipantType
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
Specifies the type of participant who is part of the event plan.

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.

EventPlanParticipantFeed
Feed tracking is available for the object.
EventPlanParticipantHistory
History is available for tracked fields of the object.