Includes all meetings logged in Affinity with timing, participants, organizer, and metadata.
Name: meetings
Grant access to the Snowflake share only to users who are authorized to view all
organization data. There are no per-user or per-role visibility filters applied at the
share level.
Columns
| Column | Description |
|---|
id | The meeting’s unique identifier |
logging_type | Indicates how the interaction was added to Affinity: either manually by a user (‘manual’) or automatically through Affinity’s capture process (‘automated’) |
title | The meeting’s title (encrypted) |
all_day | Whether the meeting spans the entire day |
start_time | The timestamp of when the meeting starts |
end_time | The timestamp of when the meeting ends |
creator_id | The ID of the person who created the meeting |
organizer_id | The ID of the person who organized the meeting |
created_at | The timestamp of when the meeting was created in Affinity |
attendees | Array of attendee email addresses |
is_deleted | Whether the meeting record has been deleted |
last_updated_at | Timestamp when this record was last updated |