SalesMeetingBookedEvent

Notifies subscribers when a lead books a sales meeting via an inbound web agent or other service. This object is available in API version 65.0 and later.

Supported Calls

describeSObjects()

Supported Subscribers

Subscriber Supported?
Apex Triggers Yes
Flows Yes
Processes Yes
Pub/Sub API Yes
Streaming API (CometD) Yes

Subscription Channel

/event/SalesMeetingBookedEvent

Event Delivery Allocation Enforced

Yes

Special Access Rules

To use this object, Turn on Salesforce Inbox in Setup.

Users need the Use Inbox permission to subscribe to these events.

Fields

Field Details
EventUuid
Type
string
Properties
Nillable
Description
A universally unique identifier (UUID) that identifies a platform event message.
Orchestrator
Type
string
Properties
None
Description
Required. The Salesforce tracking record created to start the meeting booking process.
ReplayId
Type
string
Properties
Nillable
Description
Represents an ID value that is populated by the system and refers to the position of the event in the event stream. Replay ID values aren’t guaranteed to be contiguous for consecutive events. A subscriber can store a replay ID value and use it on resubscription to retrieve missed events that are within the retention window.
Target
Type
string
Properties
None
Description
Required. The contact or lead record being created or worked on to continue the meeting booking process.