최근 검색


최근 검색 없음

kunihiko harada's Avatar

kunihiko harada

가입한 날짜: 2021년 10월 16일

·

마지막 활동: 2021년 10월 16일

팔로잉

0

팔로워

0

총 활동 수

3

투표

1

가입 플랜

1

활동 개요

님의 최근 활동 kunihiko harada

kunihiko harada님이 에 게시물을 만듦

게시물 Developer - Zendesk APIs

Hi, everyone.

I'm working on creating/updating many users with `v2/users/create_or_update_many` API and would like to clarify the specification of the response of `job_status`, especially for the key `results`.

I got the following response with 3 users request (omitted some keys).

  • Is the order of the results guaranteed to be same as the order in the request?
  • Is there any other status other than "Created", "Updated", "Failed"?
{ "job_status": {
"results": [
{ "id": 1900233268488, "status": "Created", "email": "success_created@example.com"},
{ "id": 902860577023, "status": "Updated", "email": "success_modified@example.com"},
{ "id": 2, "error": "UserUpdateError", "details": "Name: Email: error@example.com_ is not properly formatted", "status": "Failed" }
]
}}

 

I read https://developer.zendesk.com/api-reference/ticketing/ticket-management/job_statuses/#results and https://developer.zendesk.com/api-reference/ticketing/users/users/#create-or-update-many-users but could not find out detail.

If someone would help with this, I would really appreciate. Thank you!

2021년 8월 17일에 게시됨 · kunihiko harada

0

팔로워

4

투표 수

1

댓글