Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Get the details of an issue by its ID.
Requirements for using this action:
TDProjects application access.
Parameters
| Parameter | Description |
|---|
| Issue ID | The ID of the issue to retrieve. |
| Project ID | The ID of the project containing the issue. |
Example Output
{
"EstimatedHours": 0.0,
"ActualHours": 0.0,
"StartDate": "",
"EndDate": "",
"PriorityID": 0,
"PriorityName": null,
"PriorityOrder": 0.0,
"TaskID": 0,
"TaskName": null,
"ID": 0,
"Title": "",
"Description": null,
"IsRead": false,
"CategoryID": 0,
"CategoryName": null,
"StatusID": 0,
"StatusName": null,
"StatusValue": 0,
"DaysOld": 0,
"ProjectID": 0,
"ProjectName": null,
"CreatedDate": "",
"CreatedFullName": "",
"CreatedUID": null,
"CreatedEmail": null,
"ResponsibleFullName": null,
"ResponsibleUID": null,
"ResponsibleEmail": null,
"ResponsibleIsRead": false,
"ResponsibleDateRead": "",
"ModifiedDate": "",
"ModifiedFullName": "",
"ModifiedUID": null,
"Flagged": false,
"DateFlagged": "",
"LastUpdateText": null,
"LastUpdatedDate": "",
"LastUpdatedByFullName": "",
"LastUpdatedByUID": null,
"Attributes": null,
"CompletedDate": "",
"CompletedUID": null,
"CompletedFullName": null
}
Workflow Library Example
Get Issue with Teamdynamix and Send Results Via Email