{
"<key>": "string"
}
| Name | Type | Description | Additional |
|---|---|---|---|
| <key> | map of string |
A custom field of the custom event. The key must be the field id defined in Connectif and the value must be of the appropriate type: string for text fields; number for decimal fields; integer for integer fields; boolean for boolean fields; and an array of string for checkbox fields. |
Optional |