최근 검색


최근 검색 없음

How to send a reply to a conversation in zendesk support ticket via API?



2023년 9월 11일에 게시됨

Hei. I want to post a comment/reply to an ongoing conversation via API. 
I have the following put request:

url: https://my-domain.zendesk.com/api/v2/tickets/282

{
"ticket": {
"comment": {
"type": "Comment",
"body": "testing",
"public": true,
"author_id": 6582636163229,
}
}
}

The comment is posted to the conversation, but it is not displayed for the end user.
Am I doing something wrong?


1

1

댓글 1개

      hello Andrei,

      I have also encountered the same problem. Have you solved it

      0


      댓글을 남기려면 로그인하세요.

      원하는 정보를 못 찾으셨나요?

      새 게시물