Incremental articles export API: Locale & Authentication
Hi
I am trying to get articles using the incremental endpoint
https://{subdomain}.zendesk.com/api/v2/help_center/incremental/articles?start_time={start_time}
I would like to get clarified on the following.
- Does this endpoint only returns `en-us` articles?
- Is it possible to get incremental articles per locale? with an additional query param e.g.
https://{subdomain}.zendesk.com/api/v2/help_center/incremental/articles?start_time={start_time}&locale=fr-fr
- Is there any special authentication needed to access this endpoint?
-
Hi Thiruppathi,
Thanks for posting your question to the Community!
This endpoint returns all locales. If you wanted to filter by locale you would query just as you did above with the local parameter added to the endpoint url.
Authentication is required to use this endpoint. For more info on how to establish authentication you can check out these docs that details the various authentication methods.
Best,
Erica
댓글을 남기려면 로그인하세요.
1 댓글