# EventInviteeQuestionsAndAnswers: Calendly Event Invitee Questions and Answers
- Catalog: `Calendly`
- Schema: `Views`
- Label: Event Invitee Questions and Answers
This is a read-only view. The Calendly API may not support changing the data or the Invantive UniversalSQL driver for Calendly does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Calendly API.
## View Columns
The columns of the view `EventInviteeQuestionsAndAnswers` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `answer` | `varchar2` | Answer | ☐ | |
| `event_end_time` | `datetime` | End Time | ☑ | |
| `event_name` | `varchar2` | Name | ☐ | |
| `event_start_time` | `datetime` | Start Time | ☑ | |
| `event_status` | `varchar2` | Status | ☑ | |
| `event_type` | `varchar2` | Event Type | ☑ | |
| `event_uri` | `varchar2` | URI | ☑ | |
| `event_uuid` | `varchar2` | Event UUID | ☑ | |
| `organization` | `varchar2` | Current Organisation | ☑ | |
| `parent_uri` | `varchar2` | Parent (URI) | ☑ | |
| `position` | `int32` | Position | ☐ | |
| `question` | `varchar2` | Question | ☑ | |