{
"color": "string",
"createdAt": "date-time",
"description": "string",
"eventsEnabled": "boolean",
"id": "string",
"imageUri": "string",
"name": "string"
}
| Name | Type | Description | Additional |
|---|---|---|---|
| color | string |
The color of the custom integration Possible values are:
|
|
| createdAt | date-time |
The date of custom integration creation in ISO8601 format |
Optional |
| description | string |
The description of the custom integration |
Optional |
| eventsEnabled | boolean |
Whether events are enabled for this integration |
|
| id | string |
The identifier of the custom integration |
|
| imageUri | string |
The image URI of the custom integration. Null if no custom image is set |
Optional |
| name | string |
The name of the custom integration |