최근 검색
최근 검색 없음

Arthur Bayerlein
가입한 날짜: 2021년 5월 28일
·
마지막 활동: 2021년 10월 16일
팔로잉
0
팔로워
0
총 활동 수
3
투표 수
0
가입 플랜
1
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 Arthur Bayerlein
Arthur Bayerlein님이 에 게시물을 만듦
게시물 Developer - Zendesk APIs
So I figured a way to add an external e-mail as a requester on using https://.zendesk.com/api/v2/tickets.json by using the "requester" attribute instead of "requester_id" on the body of the request (which I didn't see on the docs explicitly stated). But I would also like to add external e-mails CCed to the ticket when I create them. I was hoping the following would work but it doesn't. Help would be very much appreciated:
{
"ticket": {
"subject": "Trying CCs,
"comment": {
"body": "Trying CCs..."
},
"requester": "external@email.com",
}
}
2021년 2월 17일에 게시됨 · Arthur Bayerlein
0
팔로워
3
투표 수
2
댓글