ProblemDetails
Retrieve the problem with the given ID from Freshservice.
Columns
| Name | Type | References | |
| ProblemId [KEY] | Long |
Problems.Id | |
| Subject | String | ||
| Category | String | ||
| SubCategory | String | ||
| Priority | Long | ||
| Status | Long | ||
| Description | String | ||
| DescriptionText | String | ||
| AgentId | String | ||
| Assets | String | ||
| DepartmentId | String | ||
| DueBy | Datetime | ||
| GroupId | String | ||
| Impact | Long | ||
| ItemCategory | String | ||
| KnownError | Boolean | ||
| RequesterId | Long | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime | ||
| AnalysisFieldsProblemCauseDescription | String | ||
| AnalysisFieldsProblemCauseDescriptionText | String | ||
| AnalysisFieldsProblemImpactDescription | String | ||
| AnalysisFieldsProblemImpactDescriptionText | String | ||
| AnalysisFieldsProblemSymptomDescription | String | ||
| AnalysisFieldsProblemSymptomDescriptionText | String | ||
| AssociatedChange | Long | ||
| CustomFields | String |