Custom Fields
API endpoints for custom fields
- Single-select, single value selected from a predefined list of options (e.g. Detection Method)
- Multi-select, as above but you can pick more than one option (e.g. Affected Teams)
- Text, freeform text field (e.g. Customer ID)
- Link, link URL that is synced to Slack bookmarks on the incident channel (e.g. External Status Page)
- Number, integer or fractional numbers (e.g. # Customers Affected)
The custom field object
When the action was created
"2021-08-17T13:28:57.801578Z"
Description of the custom field
"Which team is impacted by this issue"
Type of custom field
single_select, multi_select, text, link, numeric "single_select"
Unique identifier for the custom field
"01FCNDV6P870EA6S7TK1DSYDG0"
Human readable name for the custom field
50"Affected Team"
When the action was last updated
"2021-08-17T13:28:57.801578Z"
For catalog fields, the ID of the associated catalog type
"01FCNDV6P870EA6S7TK1DSYDG0"
{
"catalog_attribute_id": "01H2FW182TAH0NHEVBY34SCAK0",
"custom_field_id": "01H2FW182TAH0NHEVBY34SCAK0"
}{
"catalog_attribute_id": "01H2FW182TAH0NHEVBY34SCAK0",
"values": [
"01H2FW182TAH0NHEVBY34SCAK0",
"01H2FW182TAH0NHEVBY34SCAK1"
]
}For catalog fields, the ID of the attribute used to group catalog entries (if applicable)
"01FCNDV6P870EA6S7TK1DSYDG0"
Which catalog attribute provides helptext for the options
"01H2FW182TAH0NHEVBY34SCAK0"