OneDesk integration (Productivity). Imported from open-connector.
https://app.onedesk.com/rest/public/organization/profileAndPolicy
/rest/public/projects/filter
| Param | Type | Required | Description |
|---|---|---|---|
| properties | array | optional | The OneDesk property filters to apply. |
| customFields | array | optional | The OneDesk custom field filters to apply. |
| isAsc | boolean | optional | Whether OneDesk should return results in ascending creation order. Defaults to … |
| limit | integer | optional | The maximum number of external IDs to return. OneDesk allows up to 200 on exter… |
| offset | integer | optional | The zero-based result offset to start from. |
//rest/public/projects/{input}
| Param | Type | Required | Description |
|---|---|---|---|
| input | string | required | Path parameter: input |
//rest/public/items/{input}
| Param | Type | Required | Description |
|---|---|---|---|
| input | string | required | Path parameter: input |