appmixer.freshsales.core.GetTask
1.0.0
Public
| Field | Type | Description |
|---|---|---|
| Task ID | number | The ID of the task to retrieve. |
| Field | Type | Description |
|---|---|---|
| ID | integer | - |
| Title | string | - |
| Description | string,null | - |
| Due Date | string,null | - |
| Status | integer | - |
| Owner ID | integer,null | - |
| Created At | string | - |
| Updated At | string | - |
| Completed Date | string,null | - |
| Creator ID | integer,null | - |
| Updater ID | integer,null | - |
| Outcome ID | integer,null | - |
| Task Type ID | integer,null | - |
| Is LinkedIn Type | boolean | - |
| Targetables | array | - |
| Targetables With Email | array | - |
| Has Multiple Emails | boolean | - |
| User IDs | array | - |
| Targetable | object,null | - |