Creates a new field option for a custom field on an incident type. Field options represent the allowed values for multi-value or dropdown custom fields. Before using this action: 1. You need a valid incident type ID or name (use LIST_INCIDENT_TYPES to find one) 2. The incident t…
field_idRequiredstringThe ID of the field.
type_id_or_nameRequiredstringThe ID or name of the Incident Type.
field__option__data__valueRequiredstringThe value of the Field Option for the Custom Field. This is the actual option text that users can select.
field__option__data__data__typeRequiredstringThe data type of the Field Option for the Custom Field. Must be 'string' for text values.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.