最近搜索
没有最近搜索
Bulk create tickets from csv or json
已回答
已于 2023年5月30日 发布
I want to make a csv from our old system and bulk-create the tickets in Zendesk. I feel this should be possible if I know what columns to create to correspond with the fields. But I can't see docs on this anywhere.
0
1
1 条评论
Dinesh Korgaokar
Hello,
Use ticket import API, there is no other way you could bulk import tickets to zendesk.
https://developer.zendesk.com/api-reference/ticketing/tickets/ticket_import/#ticket-bulk-import
1