Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Simon's Avatar

Simon

Beigetreten 16. Apr. 2021

·

Letzte Aktivität 11. Nov. 2024

Folge ich

0

Follower

0

Gesamtaktivitäten

55

Stimmen

5

Abonnements

25

AKTIVITÄTSÜBERSICHT

Neueste Aktivität von Simon

Simon hat einen Kommentar hinterlassen

Community-Kommentar Q&A - Help center and community

Hi Christopher Kennedy , any updates on this one?

Kommentar anzeigen · Gepostet 11. Nov. 2024 · Simon

0

Follower

0

Stimmen

0

Kommentare


Simon hat einen Kommentar hinterlassen

Community-Kommentar Q&A - Help center and community

Hi Christopher Kennedy,

 

Thanks for your reply.

 

The attachments are generally images embedded into the article. The script elementsToRemove is based on html such as and not the file type extension. Our content is structured as follows:

Category > Sections > Articles.

We have around 5 categories, 8 sections and 5-15 articles in each section.

Kommentar anzeigen · Gepostet 23. Sept. 2024 · Simon

0

Follower

0

Stimmen

0

Kommentare


Simon hat einen Kommentar hinterlassen

Community-Kommentar Q&A - Help center and community

Tagging Ifra Saqlain and Tipene Hughes who seem very knowledgeable in this area.

Kommentar anzeigen · Gepostet 09. Juli 2024 · Simon

0

Follower

0

Stimmen

0

Kommentare


Simon hat einen Post erstellt

Post Q&A - Help center and community

Hi Zendesk community,

It seems Zendesk's theming API has been upgraded from v3 to v4.

I have a question regarding the change to {{categories}} and the fact that "articles" has been removed entirely from being called from the categories object on the homepage. Our custom design relies on being able to list articles on the homepage under sections. Does this mean articles can be called via another object or has it been removed entirely?

Requirement

How can I call a list of articles that belong to a specific section on the home_page.hbs template?

Currently, on API v3 I use:

{{#each categories}}
{{#each sections}}

{{#is id 123456789}}

{{/is}}

Will I instead need to inject a list of articles via a script? If so, will I face an issue with API rate limiting or API limits?

Potential solution

I've been testing our a script which works well but I am running into an issue whereby the browser is downloading all attachments associated with the article as it's in the .json data.

My aim is to have two types of lists in the home_page.hbs.

  • A list of articles that live under a section. Only the title is required along with understanding if it's an internal article or promoted.
  • A preview of the articles that live under a section. Only the title and an excerpt are required.


  1. How can I stop the browser/script from downloading the attachments associated with the article the script is access via the API? 
  2. And how can I also limit the article list to a maximum of 6 and include a "See all X articles? button?

Thank you in advance!

Bearbeitet 09. Juli 2024 · Simon

1

Follower

2

Stimmen

5

Kommentare


Simon hat einen Kommentar hinterlassen

KommentarUsing themes and customizing your Help Center

Hi Zendesk community,

It seems Zendesk's theming API has been upgraded from v3 to v4.

I have a question regarding the change to {{categories}} and the fact that "articles" has been removed entirely from being called from the categories object on the homepage. Our custom design relies on being able to list articles on the homepage under sections. Does this mean articles can be called via another object or has it been removed entirely?

Requirement

How can I call a list of articles that belong to a specific section on the home_page.hbs template?

Currently, on API v3 I use:

{{#each categories}}
{{#each sections}}

{{#is id 123456789}}

{{/is}}

Will I instead need to inject a list of articles via a script? If so, will I face an issue with API rate limiting or API limits?
 

I've got a potential solution that I need some help with: https://support.zendesk.com/hc/en-us/community/posts/7551780567578-Listing-articles-in-the-home-page-hbs-template-via-curlybars-or-an-API-script-API-v3-to-API-v4

Kommentar anzeigen · Bearbeitet 05. Juli 2024 · Simon

0

Follower

0

Stimmen

0

Kommentare


Simon hat einen Post erstellt

Post Feedback - Ticketing system (Support)

Problem

We are ingesting ticket information in bulk via the Zendesk incremental api (/api/v2/incremental/ticket_events.json?start_time={startTime}&include=metric_sets).The incremental ticket event API is not showing comment authors correctly for Messaging/Chat tickets. For example, when we pull the ticket events via the Zendesk incremental API (/api/v2/incremental/ticket_events.json?start_time={startTime}&include=metric_sets), comments are not assigned to an agent, but to user -1 which is a system user. We need to be able to see within the data which agent made comments, not just that they were made by the system.

Impact

Without this data available within the incremental ticket event API, we are unable to import data about which agent made the comment which is critical information for our reporting.

Potential Solution

Zendesk has suggested iterating through each ticket via  the comment_events API (sideloading) which will provide the author_id but this will increase API calls significantly and the cost may outweigh the benefit and add unnecessary load to our servers importing the data.

Is there a more economical solution for obtaining the author_id for Chat/Messaging tickets?

Gepostet 12. Feb. 2024 · Simon

0

Follower

2

Stimmen

1

Kommentar


Simon hat einen Kommentar hinterlassen

Community-Kommentar Feedback - Ticketing system (Support)

+1: This should be prioritised.

Gorka Cardona-Lauridsen does Zendesk have any plans to create such a feature to alert Zendesk admins when a connected email account fails authentication or disconnects via email, in-app or other means?

 

 

Kommentar anzeigen · Gepostet 11. Okt. 2023 · Simon

0

Follower

1

Stimme

0

Kommentare


Simon hat einen Kommentar hinterlassen

KommentarWorking with articles in the knowledge base

When will HTML be supported in content blocks? I agree with some in that it is a blocker for us as we use a lot of custom HTML elements within our articles. 

Kommentar anzeigen · Gepostet 21. Sept. 2023 · Simon

0

Follower

0

Stimmen

0

Kommentare


Simon hat einen Kommentar hinterlassen

Community-Kommentar Feedback - Ticketing system (Support)

Max McCal

Do you know if there is a way to block certain filetypes from being attached via the contact form using Javascript?

Kommentar anzeigen · Gepostet 15. Feb. 2023 · Simon

0

Follower

0

Stimmen

0

Kommentare


Simon hat einen Kommentar hinterlassen

Community-Kommentar Feedback - Help Center (Guide)

Thanks for the update Gorka Cardona-Lauridsen.

I will follow the announcements and wait to see how it might help my specific need.

Kommentar anzeigen · Gepostet 04. Jan. 2023 · Simon

0

Follower

0

Stimmen

0

Kommentare