{
"color": "string",
"description": "string",
"eventsEnabled": "boolean",
"imageUri": "string",
"name": "string"
}
| Name | Type | Description | Additional |
|---|---|---|---|
| color | string |
The color of the custom integration Possible values are:
|
|
| description | string |
The description of the custom integration |
Optional |
| eventsEnabled | boolean |
Whether events are enabled for this 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 |