Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Harvey Kim's Avatar

Harvey Kim

Beigetreten 11. Juli 2024

·

Letzte Aktivität 24. Feb. 2025

Folge ich

0

Follower

0

Gesamtaktivitäten

1

Stimmen

0

Abonnements

0

AKTIVITÄTSÜBERSICHT

Neueste Aktivität von Harvey Kim

Harvey Kim hat einen Post erstellt

Post Developer - Zendesk APIs

Hello, I'm trying to migrate category, section and article from live to sandbox.

I moved them in the version of source of locale(en-us), and then I couldn't add category, section and article in Japanese.

I also activated language option of Japanese.

I tried using the following two methods, but failed with log that Zendesk Error (404): Item not found

  1. API
    1. POST /api/v2/help_center/{locale}/categories
    2. PUT /api/v2/help_center/{locale}/categories/{category_id}
    3. POST /api/v2/help_center/categories/{category_id}/translations
    4. PUT /api/v2/help_center/categories/{category_id}/translations/{locale}
  2. Zendesk npm
    1. CLIENT.helpcenter.categories.create
    2. CLIENT.helpcenter.categories.updateWithLocale
    3. CLIENT.helpcenter.translations.createForCategory
    4. CLIENT.helpcenter.translations.updateForCategory



 

 

 

Bearbeitet 24. Feb. 2025 · Harvey Kim

0

Follower

0

Stimmen

0

Kommentare