최근 검색


최근 검색 없음

David Baldwin's Avatar

David Baldwin

가입한 날짜: 2023년 1월 06일

·

마지막 활동: 2023년 1월 25일

팔로잉

0

팔로워

0

총 활동 수

6

투표 수

0

플랜 수

2

활동 개요

님의 최근 활동 David Baldwin

David Baldwin님이 에 댓글을 입력함

댓글Getting started with email

Can that reference be used to lookup original ticketid using an API?

댓글 보기 · 2023년 1월 25일에 게시됨 · David Baldwin

0

팔로워

0

투표 수

0

댓글


David Baldwin님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk APIs

Yes, they are identical with an address in our custom domain. Also identical value in Return-Path: header.

댓글 보기 · 2023년 1월 17일에 게시됨 · David Baldwin

0

팔로워

0

투표 수

0

댓글


David Baldwin님이 에 댓글을 입력함

커뮤니티 댓글 Developer - Zendesk APIs

Thanks Ahmed. We are using a custom domain and hence From address when Zendesk sends a response to the user is just the mailbox on our domain, so we don't have access to the ticket_id value. All we have is the tracking footer value which would also be present in the "In-Reply-To" header that looks like:
[1ABCDE-FGHJK]

So there would need to be either a lookup API to map that ref to a ticket ID, or a parameter that can be added to include this ref in the API call.

댓글 보기 · 2023년 1월 13일에 게시됨 · David Baldwin

0

팔로워

0

투표 수

0

댓글


David Baldwin님이 에 게시물을 만듦

게시물 Developer - Zendesk APIs

I am trying to fix an issue where new tickets get created rather than a follow up to an existing ticket when using ticket API.
I have built an Azure Logic App that receives a new email and submits the HTML body to the "/api/v2/tickets.json" API endpoint in the comment: html_body attribute. The HTML contains the reference ID at the end which is also present in the "In-Reply-To" header. if I inspect the email directly. Unfortunately, I don't have access to that header field that I can work out, and even if I did, what attribute would I need to set with that value for it to add to the existing ticket rather than create a new one.
If I send an email with the HTML body, the reference is detected. The email doesn't contain the "In-Reply-To" header, so it must be finding the reference.

2023년 1월 06일에 게시됨 · David Baldwin

0

팔로워

3

투표 수

2

댓글