
Charles Nadeau
-
Atividade total4617
-
Última atividade
-
Membro desde
-
Seguindo0 usuário
-
Seguido por8 usuários
-
Votos8
-
Assinaturas4513
Comentários
Atividade recente por Charles Nadeau-
Hi David, you can't currently get all the post comments in one call but you could build a relatively short script that uses the List Posts and List Comments endpoints to get the same results. The l...
-
Hi Andreas, You could also use a List Articles endpoint then filter the results by `"draft" == true` . The pseudo-code could look like this: draft_articles = []url = "https://example.zendesk.com/ap...
-
Hi JD T, I notice that you're getting a 401 on a Sunshine Conversation endpoint (api.smooch.io/...). I don't think that endpoint is mentioned in the tutorial.
-
Comentário oficial Hi Rebeca The Docs team at Zendesk uses the Help Center API and some in-house scripting to manage translations. Check out this article in the developer center, which outlines three options and also...
-
Hi Nizamuddin, this might also be useful: Using React in a Support app.
-
New EAP for developers: Messaging in the Unity SDK In 2020, we launched our first native Unity SDK to give our gaming customers a quick and easy way to bring the power of Zendesk seamlessly into th...
-
Here are the Webhooks API docs - https://developer.zendesk.com/api-reference/event-connectors/webhooks/webhooks/
-
Hi @Adam: The video is fixed now. Thanks for pointing it out.
-
Hi Alberto, unfortunately the Zendesk API consists of hundreds of endpoints owned by different dev teams in the company, so it's almost impossible to keep an up-to-date, running list of endpoints t...
-
Hi JC, The links should now work:https://support.zendesk.com/hc/en-us/articles/4408888481178 Both should now go to the same, second article. The content on the second article is customized dependi...