最近搜索
没有最近搜索

Oscar Mejias
已加入2021年4月15日
·
最后活动2025年2月11日
Zendesk Customer Care
关注
0
关注者
1
活动总数
54
投票
0
订阅
27
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 Oscar Mejias
Oscar Mejias 进行了评论,
社区评论 Q&A - Chat, messaging, and widgets
Hi Matthew -
Currently, the Web Widget (Classic) follows the presentation order you have mentioned.
As an alternative, you can think of using the suppress setting to programmatically change the features offered on particular pages of your site to suit your needs.
I hope this helps!
Currently, the Web Widget (Classic) follows the presentation order you have mentioned.
As an alternative, you can think of using the suppress setting to programmatically change the features offered on particular pages of your site to suit your needs.
I hope this helps!
查看评论 · 已于 2025年2月11日 发布 · Oscar Mejias
0
关注者
0
投票
0
评论
Oscar Mejias 进行了评论,
社区评论 Q&A - Objects, workspaces, and rules
Thanks, Crunchy API!
We appreciate the feedback. Our Product Managers will certainly consider this for review - in the meantime, I hope the suggested workaround helps collect HTML-related ticket information via webhook.
We appreciate the feedback. Our Product Managers will certainly consider this for review - in the meantime, I hope the suggested workaround helps collect HTML-related ticket information via webhook.
查看评论 · 已于 2025年2月03日 发布 · Oscar Mejias
0
关注者
0
投票
0
评论
Oscar Mejias 进行了评论,
社区评论 Q&A - Objects, workspaces, and rules
Thanks for the comment. Crunchy API.
That is correct - when placeholders are sent to an external webhook, the unformatted text is used to render the placeholder which means that it's expected to not see the HREF tag.
As an alternative, you may consider rendering the ticket comments from your external service using the Ticket Comments API and collecting the HTML body from the results.
Thanks/1
That is correct - when placeholders are sent to an external webhook, the unformatted text is used to render the placeholder which means that it's expected to not see the HREF tag.
As an alternative, you may consider rendering the ticket comments from your external service using the Ticket Comments API and collecting the HTML body from the results.
Thanks/1
查看评论 · 已于 2025年2月03日 发布 · Oscar Mejias
0
关注者
0
投票
0
评论
Oscar Mejias 进行了评论,
社区评论 Q&A - Objects, workspaces, and rules
Hi Zac -
This is an expected behaviour when updating multi-select field values both via trigger and API as discussed in this post. The recommendation we make is that you either look into adding the values via tags using triggers or consider implementing a solution with a webhook where you update the ticket using the Update Many Tickets endpoint.
Please have a read on Protecting against ticket update collisions and Adding tags to tickets without overwriting existing tags.
Thanks!
This is an expected behaviour when updating multi-select field values both via trigger and API as discussed in this post. The recommendation we make is that you either look into adding the values via tags using triggers or consider implementing a solution with a webhook where you update the ticket using the Update Many Tickets endpoint.
Please have a read on Protecting against ticket update collisions and Adding tags to tickets without overwriting existing tags.
Thanks!
查看评论 · 已于 2025年1月29日 发布 · Oscar Mejias
0
关注者
0
投票
0
评论
Oscar Mejias 进行了评论,
社区评论 Discussion - Tips and best practices from the community
Hi Fredrick -
Macros can currently update ticket fields by using the values associated with the existing ticket fields. In your case, you may need to consider regularly updating these ticket fields via API.
I hope this helps!
Macros can currently update ticket fields by using the values associated with the existing ticket fields. In your case, you may need to consider regularly updating these ticket fields via API.
I hope this helps!
查看评论 · 已于 2025年1月17日 发布 · Oscar Mejias
0
关注者
0
投票
0
评论
Oscar Mejias 进行了评论,
社区评论 Discussion - Tips and best practices from the community
Hi Stacie -
By default, the search bar should be seen within articles if you are using the default Copenhagen theme - if you are using a custom theme, you may need to ensure that no changes to the search bar functionality are compromised.
Thanks!
By default, the search bar should be seen within articles if you are using the default Copenhagen theme - if you are using a custom theme, you may need to ensure that no changes to the search bar functionality are compromised.
Thanks!
查看评论 · 已于 2025年1月14日 发布 · Oscar Mejias
0
关注者
0
投票
0
评论
Oscar Mejias 进行了评论,
社区评论 Q&A - Tickets and email
Hi Jake -
As started by Aimee, you should take advantage of the different attributes (instead of metrics) to make a better distinction of the different incident tickets linked to a problem ticket. For a full list of ticket attributes please refer to this article: https://support.zendesk.com/hc/en-us/articles/4408827693594-Metrics-and-attributes-for-Zendesk-Support#topic_jnb_4hq_4y
I hope that helps!
As started by Aimee, you should take advantage of the different attributes (instead of metrics) to make a better distinction of the different incident tickets linked to a problem ticket. For a full list of ticket attributes please refer to this article: https://support.zendesk.com/hc/en-us/articles/4408827693594-Metrics-and-attributes-for-Zendesk-Support#topic_jnb_4hq_4y
I hope that helps!
查看评论 · 已于 2025年1月02日 发布 · Oscar Mejias
0
关注者
0
投票
0
评论
Oscar Mejias 进行了评论,
社区评论 Q&A - Tickets and email
Hi Ranga -
The API endpoint you are trying to call is not an existing Zendesk API endpoint - to call it, the user that calls it, needs to be authenticated using the usual cookie authentication method.
DM images are private and require authorisation, so in order to show them, we essentially log into Twitter on the user’s behalf, download it and forward it on. In order to do that, you need to be logged into Zendesk.
I hope this helps!
The API endpoint you are trying to call is not an existing Zendesk API endpoint - to call it, the user that calls it, needs to be authenticated using the usual cookie authentication method.
DM images are private and require authorisation, so in order to show them, we essentially log into Twitter on the user’s behalf, download it and forward it on. In order to do that, you need to be logged into Zendesk.
I hope this helps!
查看评论 · 已于 2025年1月02日 发布 · Oscar Mejias
0
关注者
0
投票
0
评论
Oscar Mejias 进行了评论,
社区评论 Q&A - AI and automation
Hi Bom,
You should definitely be able to suggest multiple answers at the same time by Defining bot behavior with answer steps.
As mentioned in the article "each answer addresses a single question your customers might ask about, and your bot can be trained to understand customer questions when phrased in different ways. You can build your own answer from scratch, or use a pre-built answer template."
I hope this helps!
You should definitely be able to suggest multiple answers at the same time by Defining bot behavior with answer steps.
As mentioned in the article "each answer addresses a single question your customers might ask about, and your bot can be trained to understand customer questions when phrased in different ways. You can build your own answer from scratch, or use a pre-built answer template."
I hope this helps!
查看评论 · 已于 2023年11月20日 发布 · Oscar Mejias
0
关注者
0
投票
0
评论
Oscar Mejias 进行了评论,
社区评论 Feedback - Voice (Talk)
Hi Nabil,
We appreciate your feedback and understand how this can be useful for your use case.
Currently, Zendesk Talk does not cater to user segmentation in the way you've explained it. Our Product Managers will be reviewing this conversation to consider this in future implementations.
Thanks!
We appreciate your feedback and understand how this can be useful for your use case.
Currently, Zendesk Talk does not cater to user segmentation in the way you've explained it. Our Product Managers will be reviewing this conversation to consider this in future implementations.
Thanks!
查看评论 · 已于 2023年11月20日 发布 · Oscar Mejias
0
关注者
0
投票
0
评论