Búsquedas recientes


No hay búsquedas recientes

Simon's Avatar

Simon

Incorporación 16 abr 2021

·

Última actividad 11 nov 2024

Seguimientos

0

Seguidores

0

Actividad total

55

Votos

5

Suscripciones

25

RESUMEN DE LA ACTIVIDAD

Última actividad de Simon

Simon hizo un comentario,

Comentario de la comunidad Q&A - Help center and community

Hi Christopher Kennedy , any updates on this one?

Ver comentario · Publicado 11 nov 2024 · Simon

0

Seguidores

0

Votos

0

Comentarios


Simon hizo un comentario,

Comentario de la comunidad 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.

Ver comentario · Publicado 23 sept 2024 · Simon

0

Seguidores

0

Votos

0

Comentarios


Simon hizo un comentario,

Comentario de la comunidad Q&A - Help center and community

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

Ver comentario · Publicado 09 jul 2024 · Simon

0

Seguidores

0

Votos

0

Comentarios


Simon creó una publicación,

Publicación 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!

Editado 09 jul 2024 · Simon

1

Seguidor

2

Votos

5

Comentarios


Simon hizo un comentario,

ComentarioUsing 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

Ver comentario · Editado 05 jul 2024 · Simon

0

Seguidores

0

Votos

0

Comentarios


Simon creó una publicación,

Publicación 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?

Publicado 12 feb 2024 · Simon

0

Seguidores

2

Votos

1

Comentario


Simon hizo un comentario,

Comentario de la comunidad 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?

 

 

Ver comentario · Publicado 11 oct 2023 · Simon

0

Seguidores

1

Voto

0

Comentarios


Simon hizo un comentario,

ComentarioWorking 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. 

Ver comentario · Publicado 21 sept 2023 · Simon

0

Seguidores

0

Votos

0

Comentarios


Simon hizo un comentario,

Comentario de la comunidad 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?

Ver comentario · Publicado 15 feb 2023 · Simon

0

Seguidores

0

Votos

0

Comentarios


Simon hizo un comentario,

Comentario de la comunidad 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.

Ver comentario · Publicado 04 ene 2023 · Simon

0

Seguidores

0

Votos

0

Comentarios