最近搜索


没有最近搜索

Azhar M's Avatar

Azhar M

已加入2021年4月15日

·

最后活动2021年10月27日

关注

0

关注者

0

活动总数

14

投票

0

订阅

9

活动概览

的最新活动 Azhar M

Azhar M 进行了评论,

社区评论 Feedback - Ticketing system (Support)

Zendesk should provide this feature of making a field Read-only. It is very important in many aspects.

查看评论 · 已于 2020年6月26日 发布 · Azhar M

0

关注者

3

投票

0

评论


Azhar M 进行了评论,

社区评论 Discussion - Tips and best practices from the community

Hi Sergie,

What I noticed recently is that whenever I am trying to set custom ticket field with the above mentioned JSON expression,  it is updating fine for a single word value but not working for multiple word value.

Could you please help on this?

E.g. :

{"ticket": {"custom_fields": [{ "id": 360042537054, "value": "Careers" }]}}  --> Working Fine

{"ticket": {"custom_fields": [{ "id": 360042537054, "value": "Product Feedback or Questions" }]}}  --> Not working fine

查看评论 · 已于 2020年6月12日 发布 · Azhar M

0

关注者

0

投票

0

评论


Azhar M 进行了评论,

社区评论 Discussion - Tips and best practices from the community

Thanks Sergei. It worked.. :)

查看评论 · 已于 2020年6月12日 发布 · Azhar M

0

关注者

0

投票

0

评论


Azhar M 进行了评论,

社区评论 Discussion - Tips and best practices from the community

Sorry I didn't  update that Authentication issue gone after re-login. Currently looking solution for something else i.e. I was able to update the ticket subject using trigger and API call but using the same configuration, I was not able to update custom field.

Wanted to know how to update a custom field using same API call and trigger.

 

Expression used in JSON body of the trigger :

{"ticket": {"subject": "Subject changed for Mr. {{ticket.requester.first_name}}"}} --> It was successful

{"ticket": {"subject": "{{ticket.ticket_field_360042501834}}"}} --> It was successful

{"ticket": {"subject": "{{ticket.ticket_field_option_title_360042588434}}"}} --> It was successful

{"ticket": {"customField:custom_field_360042588434": "Chat"}} --> It was UNSUCCESSFUL

{"ticket": {"ticket_field_option_title_360042588434": "Press"}} -> It was UNSUCCESSFUL

查看评论 · 已于 2020年6月11日 发布 · Azhar M

0

关注者

0

投票

0

评论


Azhar M 进行了评论,

社区评论 Discussion - Tips and best practices from the community

I have provided my admin credential but receiving following error while submitting Test Target in HTTP Target configuration :

{"error":"Couldn't authenticate you"}




查看评论 · 已于 2020年6月02日 发布 · Azhar M

0

关注者

0

投票

0

评论