最近搜索


没有最近搜索

Eddy Castillo's Avatar

Eddy Castillo

已加入2021年10月16日

·

最后活动2021年10月16日

关注

0

关注者

0

活动总数

9

投票

2

订阅

3

活动概览

的最新活动 Eddy Castillo

Eddy Castillo 进行了评论,

社区评论 Developer - Zendesk Apps Framework (ZAF)

Thanks for the alternative solution, I will try this out. 

查看评论 · 已于 2021年9月14日 发布 · Eddy Castillo

0

关注者

0

投票

0

评论


Eddy Castillo 进行了评论,

社区评论 Developer - Zendesk Apps Framework (ZAF)

Thank you for the information. Unfortunately, this won't work since we want to update the custom drop-down meu field with information from the ticket itself, on a ticket-to-ticket basis, every time we get a ticket it only shows the organization information and the location details, and each org is different. 

This is the reason we are using an App to display the information, and then pass the information from the app to the custom field. 

查看评论 · 已于 2021年9月14日 发布 · Eddy Castillo

0

关注者

0

投票

0

评论


Eddy Castillo 创建了一个帖子,

帖子 Developer - Zendesk Apps Framework (ZAF)

Hi, 

I'm trying to create an app that hits one of our external databases, and from it get information that is not in Zendesk, like each name of a location attached to a single organization, and then pass that information into a custom field, a drop-down menu so that agents can select the appropriate location. 

I found some details on how to do this using a text custom field but not a drop-down menu one. 

Sample: 
XXXX1 = text custom field


client.set('ticket.customField:custom_field_XXXX1', localStorage.pick);

Thanks for your help. 

已于 2021年9月13日 发布 · Eddy Castillo

1

关注者

3

投票

4

评论


Eddy Castillo 进行了评论,

社区评论 Developer - Zendesk APIs

We have an ETL script from Zendesk to our own Database; we want to make sure this one continues to work even if the person that generates the token is no longer with the company. We've been using a basic + token authentication method; however, it is tied to a user. 

Would you recommend using an OAuth token instead? Would this keep the token alive even if the user/admin that generates it is deactivated?

Thanks

查看评论 · 已于 2021年3月26日 发布 · Eddy Castillo

0

关注者

0

投票

0

评论