Hi, Does anyone have a list of the TicketActivityTypeId.
I’m trying to use the API to find tickets that were marked as resolved and later changed to in progress again.
Thanks.
"ActivityItems": I
{
"$type": "Spark.Shared.Models.TicketActivityComment, Spark.Shared",
"TicketActivityCommentId": "6xxxxxxxxxxxxxx1",
"CreatedDate": "2022-10-07T16:17:18.493",
"ModifiedDate": "2022-10-07T16:17:18.493",
"TicketActivityId": "6x-7d46-ed11-xd1",
"ByUserId": "30821cxxxxx-xxxx-xxxx62dbca2",
"Comments": "Chromebook was in my box. Issue was corrected by information below.\n\nPutting back in your box shortly.",
"TicketActivityTypeId": 6,
"ExternalId": null,
"IsPublic": false,
"Meta": null
}