
Charles Nadeau
-
Total activity4620
-
Last activity
-
Member since
-
Following0 users
-
Followed by7 users
-
Votes8
-
Subscriptions4523
Comments
Recent activity by Charles Nadeau-
Official comment 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...
-
Hi Michel, You’d add the article content to the body property of the translation. Example: {"translation": {"body": "This article contains tips and tricks."}} However, the API expects JSON data. W...
-
Hi Bristlecone, yes there is a Webhooks API. The docs are a little buried in the nav structure but you can get to them through search in the reference docs. Here's the link:https://developer.zendes...
-
Thanks, Rafael. These are now part of the Unified SDKs for mobile. Updated the links: Unified SDK for mobile (iOS) Unified SDK for mobile (Android)