Welcome to Portal
"The only workaround we could recommend is to use the API with the Archived Views ID, which would list the archived tickets"
The views API (GET /api/v1/views) does not even bring up an "Archived Views", how I am supposed to know the ID for that view?
This is really upsetting and disappointing. Everything was working perfectly until you guys decided to add a feature that no one asked for and now I can't rely on the API for my integrations.
I really hope this gets fixed soon.
This also completely ruins my workflow with zoho desk.
>> there isn't an option to disable automatic archiving
totally unacceptable. We will have to move away from zoho if this cannot be changed.
I'd suggest writing to us elaborating your concerns at support@zohodesk.com so we can help you in the best possible way, Michael. Looking forward.
Regards,
Ash | Zoho Desk
Hi Ash
-- The views API (GET /api/v1/views) does not even bring up an "Archived Views", how I am supposed to know the ID for that view? --
Our team needs this information to asap.
Drop us a line at support@zohodesk.com so that we can help you with the pertinent API, Elizabeth. Hope this points you in the right direction.
Regards,
Ash | Zoho Desk
The Archived tickets functionality is implemented to enhance the performance by archiving the old tickets, Deniz. It would certainly be available in the Reports and Analytics sections of Zoho Desk.
Regards,
Ash | Zoho Desk
Ideally, the tickets inactive for 120 days would be moved to the archived view, Deniz. If there are any exceptional cases, drop us a note at support@zohodesk.com with the problematic ticket numbers so we can scrutinise the cause and help you understand the working.
Regards,
Ash | Zoho Desk
This feature has massively complicated our Analytics, auto archived tickets are showing as Open tickets in Zoho Analytics and the desk import has no column that we can use to identify archived tickets that I can see so I am having to go into each ticket and closed it again. Please confirm how we can avoid this??
The closed tickets shouldn't be displayed as open tickets, which isn't the expected behaviour. If there is any anomaly, drop us a line at support@zohodesk.com with the sample ticket numbers for further scrutiny.
Regards,
Ash | Zoho Desk
/api/v1/tickets/archivedTickets?departmentId<depId>&limit=50&from=1&include=contacts,assignee,departments,team,isRead"
include - Additional information related to the tickets. Values allowed are:contacts
,products
,departments
,team
,isRead
andassignee
. You can pass multiple values by separating them with commas in the API request.
departmentId - Long (mandatory) - ID of the department from which the tickets must be fetched
from - Integer(optional) - Index number, starting from which the tickets must be fetched
limit - Integer(optional)(1-100) - Number of tickets to fetch. "defautl value 20"
Should you have any further queries, hit us up at support@zohodesk.com.
Subscribe to receive notifications from this topic.
I shall touch base with you shortly via email, Rodrigo.
Regards,
Ash | Zoho Desk