Activities
activity__v
Columns
| Name | Type | Description |
| ID [KEY] | String | id |
| Activity Type | String | object_type__v |
| Name | String | name__v |
| Status | String | status__v |
| Assigned To | String | assigned_to__v |
| Due Date | Date | due_date__v |
| First Assigned Date | Datetime | first_assigned_date__v |
| Last Assigned Date | Datetime | last_assigned_date__v |
| Start | Datetime | start__v |
| End | Datetime | end__v |
| State | String | activity_state__v |
| Completion Date | Datetime | completion_date__v |
| Complete | Bool | complete__v |
| Assigned | Bool | assigned__v |
| Object | String | object__v |
| Parent | String | parent__v |
| Task Object Type | String | task_object_type__v |
| Description | String | description__v |
| Created By | String | created_by__v |
| Created Date | Datetime | created_date__v |
| Last Modified By | String | modified_by__v |
| Last Modified Date | Datetime | modified_date__v |
| Priority | Decimal | priority__sys |
| Global ID | String | global_id__sys |
| Link | String | link__sys |