RemoteMeetingAttendees
Captures details about participants in virtual or remote meetings.
Columns
| Name | Type | ReadOnly | Description |
| ID [KEY] | String | True |
The unique identifier for the remote meeting attendee record. |
| Remote Meeting Attendee Type | String | True |
The classification or object type of the remote meeting attendee. |
| Global ID | String | True |
The globally unique identifier used for system-wide tracking and integration. |
| Link | String | False |
The system-generated hyperlink to access the attendee record. |
| Remote Meeting Attendee Name | String | True |
The name or label assigned to the attendee record. |
| Status | String | False |
The current status of the attendee record, such as active or archived. |
| Created By | String | True |
The user who originally created the attendee record. |
| Created Date | Datetime | True |
The date and time when the attendee record was created. |
| Last Modified By | String | True |
The user who last modified the attendee record. |
| Last Modified Date | Datetime | True |
The date and time when the attendee record was last updated. |
| Attendee Type | String | False |
The type of attendee, such as HCP, internal user, or guest. |
| Device | String | False |
The device used by the attendee to join the meeting, such as laptop or mobile. |
| IP Address | String | False |
The IP address from which the attendee joined the meeting. |
| Join Time | Datetime | False |
The date and time when the attendee joined the meeting. |
| Leave Time | Datetime | False |
The date and time when the attendee left the meeting. |
| Meeting End Time | Datetime | False |
The time when the remote meeting officially ended. |
| Meeting Start Time | Datetime | False |
The time when the remote meeting officially started. |
| Meeting Type On24 | String | False |
The type of meeting if conducted via ON24 platform. |
| Display Name | String | False |
The display name shown in the remote meeting interface. |
| Network Type | String | False |
The type of network used by the attendee, such as Wi-Fi or cellular. |
| Participant Id | String | False |
The identifier used to represent the attendee within the meeting system. |
| SpotMe Attended Session | Bool | False |
The flag indicating whether the attendee participated in a SpotMe session. |
| SpotMe Live Claps | Decimal | False |
The number of live claps recorded during a SpotMe session. |
| SpotMe Live Questions | Decimal | False |
The number of live questions submitted by the attendee during a SpotMe session. |
| SpotMe Live Viewing | Decimal | False |
The total seconds the attendee viewed a live SpotMe session. |
| SpotMe Replay Viewing | Decimal | False |
The total seconds the attendee viewed a SpotMe replay session. |
| Veeva External Id | String | False |
The external identifier used by the Veeva platform for this attendee. |
| Veeva Remote Meeting Id | String | False |
The identifier for the remote meeting in the Veeva platform. |
| Account | String | False |
The associated account or organization linked to the attendee. |
| Call | String | False |
The call record associated with the remote meeting attendee. |
| Event Attendee | String | False |
The link to the event attendee record related to the meeting. |
| Event Session Attendee | String | False |
The link to the event session attendee record. |
| Event Session | String | False |
The session of the event that the attendee participated in. |
| Event Speaker | String | False |
The reference to the event speaker record, if the attendee was a speaker. |
| Event | String | False |
The overall event linked to the remote meeting attendance. |
| Remote Meeting | String | False |
The specific remote meeting session that the attendee joined. |
| User | String | False |
The internal user associated with the attendee record. |
| Meeting Duration | Decimal | True |
The total duration of the attendee's participation in the meeting, in seconds. |
| Legacy CRM Id | String | False |
The identifier of the attendee record from a legacy CRM system. |