# CrmTasktypes Get all task types Retrieve the list of all available task types, such as Email, Call, Meeting, Todo, Lunch, Deadline, and LinkedIn. If no task types exist yet, the default set is automatically created and returned. Use the task type ID when creating or updating tasks. - Catalog: `Brevo` - Schema: `Tasks` - Primary Keys: `id` This is a read-only table. The Sendinblue API may not support changing the data or the Invantive UniversalSQL driver for Sendinblue does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Sendinblue API. ## Table Columns The columns of the table `CrmTasktypes` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `id` | `varchar2` | ID | ☐ | Id of task type | | `title` | `varchar2` | | ☐ | Title of task type |