
Charles Nadeau
-
총 활동 수4616
-
마지막 활동
-
회원 가입일
-
내가 팔로우하는 사용자 수0명
-
나를 팔로우하는 사용자 수8명
-
투표 수8
-
플랜 수4513
활동 개요
Charles Nadeau님의 최근 활동-
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...
-
Charles Nadeau님이 에 댓글을 입력함
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...
-
Charles Nadeau님이 에 댓글을 입력함
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.
-
Charles Nadeau님이 에 문서를 만듦
-
Charles Nadeau님이 에 문서를 만듦
-
Charles Nadeau님이 에 문서를 만듦
-
Charles Nadeau님이 에 문서를 만듦
-
Charles Nadeau님이 에 문서를 만듦
-
Charles Nadeau님이 에 문서를 만듦
계정 데이터 내보내기를 제한하거나 비활성화하기
사용 중인 플랜 빠른 경로: 관리 센터 > 계정 > 도구 > 보고서 Zendesk에서 계정 데이터 내보내기 기능을 사용 설정한 경우에는 관리 센터에서 티켓, 사용자 또는 조직 등의 데이터를 내보낼 수 있습니다(계정에서 티켓, 사용자 또는 조직 데이터 내보내기 참조). 계정 데이터를 보호하기 위해 이메일 도메인에 따라 데이터를 내보낼 수 있는 사람...
-
Charles Nadeau님이 에 댓글을 입력함
공식 댓글 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...