Ricerche recenti


Nessuna ricerca recente

Arthur Bayerlein's Avatar

Arthur Bayerlein

Data ingresso 28 mag 2021

·

Ultima attività 16 ott 2021

Seguiti

0

Follower

0

Attività totali

3

Voti

0

Abbonamento

1

PANORAMICA ATTIVITÀ

Ultima attività di Arthur Bayerlein

Arthur Bayerlein ha commentato,

Commento nella community Developer - Zendesk APIs

Even if I add actual user ids to "email_cc_ids" they don't get added to the ticket...

Visualizza commento · Data ultimo post: 17 feb 2021 · Arthur Bayerlein

0

Follower

0

Voti

0

Commenti


Arthur Bayerlein ha creato un post,

Post 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",
}
}

Data ultimo post: 17 feb 2021 · Arthur Bayerlein

0

Follower

3

Voti

2

Commenti