최근 검색


최근 검색 없음

Olivier Mengué's Avatar

Olivier Mengué

가입한 날짜: 2023년 12월 13일

·

마지막 활동: 2024년 6월 11일

팔로잉

0

팔로워

0

총 활동 수

8

투표 수

0

플랜 수

3

활동 개요

님의 최근 활동 Olivier Mengué

Olivier Mengué님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk APIs

In fact I just noticed that my account has plenty of completed “Batch Update Ticket” jobs, so I should be able to go forward with my implementation.

댓글 보기 · 2024년 6월 11일에 게시됨 · Olivier Mengué

0

팔로워

0

투표 수

0

댓글


Olivier Mengué님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk APIs

It would be helpful to have an API route that produce a job with 30 expected results, and every second one results is marked as completed until it is done.

That test route could also have parameters to produce failed results.

댓글 보기 · 2024년 6월 11일에 게시됨 · Olivier Mengué

0

팔로워

0

투표 수

0

댓글


Olivier Mengué님이 에 게시물을 만듦

게시물 Developer - Zendesk APIs

I'm writing a client that uses this API:

https://developer.zendesk.com/api-reference/ticketing/ticket-management/job_statuses/#list-job-statuses

I have no active jobs, so the current list of jobs is empty.

However I would like to validate my code that deserializes the list jobs when it isn't empty.

 

So how can I create fake jobs to check that my client works?

 

All the API routes that create jobs (by the way I haven't found a comprehensive list of those) are destructive, so I want to avoid destructing things for testing.

 

 

2024년 6월 11일에 편집됨 · Olivier Mengué

0

팔로워

1

투표

2

댓글


Olivier Mengué님이 에 게시물을 만듦

게시물 Feedback - Admin Center

There is a "Bulk Import" feature to import users from a CSV file, but there is no corresponding "Bulk Export" as CSV. Only XML and JSON.

I wanted to tranfer users from one instance to another, so it looks like the only way is to write my own CSV exporter using the API. And the specification of the CSV import doesn't include the fields for all the data I can export. For example, I don't see how to include the timezone of the user in the CSV import.

2023년 12월 13일에 게시됨 · Olivier Mengué

2

팔로워

3

투표 수

1

댓글


Olivier Mengué님이 에 댓글을 입력함

댓글Team members and groups

The CSV format described here lacks much information available in ZenDesk. I would like to transfer some users from one ZenDesk instance to another. I had to build a custom CSV exporter using the API (because ZenDesk doesn't provide CSV export of users), but I don't know how to put the timezone in the CSV to import as this is not specified in the Bulk Import format.

댓글 보기 · 2023년 12월 13일에 게시됨 · Olivier Mengué

0

팔로워

0

투표 수

0

댓글