Vor Kurzem aufgerufene Suchen
Keine vor kurzem aufgerufene Suchen

Ansar KA
Beigetreten 09. Juni 2022
·
Letzte Aktivität 09. Juni 2022
Folge ich
0
Follower
0
Gesamtaktivitäten
3
Stimmen
0
Abonnement
1
AKTIVITÄTSÜBERSICHT
BADGES
BEITRÄGE
POSTS
COMMUNITY-KOMMENTARE
BEITRAGSKOMMENTARE
AKTIVITÄTSÜBERSICHT
Neueste Aktivität von Ansar KA
Ansar KA hat einen Kommentar hinterlassen
Where do I find this option? Daniel Dobrzensky
Kommentar anzeigen · Gepostet 09. Juni 2022 · Ansar KA
0
Follower
0
Stimmen
0
Kommentare
Ansar KA hat einen Post erstellt
Steps I am following:
1. Creating a ticket with a public comment via tickets API
-- Everything works fine. Requester and Assignee are receiving emails.
2. Immediately, from the ticket creating response, I am extracting the ticket id and call the PUT tickets API to add an internal comment.
-- This is the payload I am passing to update the ticket.
"ticket": {
"comment": { "body":internal_comment_body, "public" :false }
}
-- Assignee is not receiving any emails. When I check Zendesk, I can see that internal comment got added properly. But no emails triggered.
3. Tried to add another internal comment through Zendesk portal.
-- Now the Assignee received this new internal comment added and the previous one created using API.
Am I missing something here?
Gepostet 09. Juni 2022 · Ansar KA
0
Follower
2
Stimmen
3
Kommentare