SatisfactionReasons
Query the Satisfaction Reasons in Zendesk.
Table Specific Information
Select
The following queries are processed server side while other filters are processed client side within the 本製品.SELECT * FROM SatisfactionReasons WHERE Id = '10500025760540'
Columns
Name | Type | References | Description |
Id [KEY] | Long | Automatically assigned when creating trigger categories. | |
ReasonCode | Integer | An account-level code for referencing the reason. Custom reasons are assigned an auto-incrementing integer (non-system reason codes begin at 1000). | |
Value | String | Translated value of the reason in the account locale. | |
RawValue | String | The dynamic content placeholder, if present, or the current value, if not. | |
Url | String | API URL for the resource. | |
CreatedAt | Datetime | The time the reason was created. | |
UpdatedAt | Datetime | The time the reason was updated. | |
DeletedAt | Datetime | The time the reason was deleted. |