最近搜索


没有最近搜索

Autopopulate fields based on the contents in ticket body



已于 2024年6月03日 发布

We will receive tickets from CRM and it will send some details as first comment in the ticket which we will manually fill in the customized fields we created. Is there a way we can automate it to fill the details automatically by scaning the ticket body (The first comment)


0

2

2 条评论

I’ve done this by running a script on a server which would search matching tickets via the API and then parse the text and push the returned values up to ticket fields. If this is something that would be helpful I’m happy to provide it!

0


image avatar

James G

Zendesk Customer Care

Hello Admin,
 
When it comes to achieving something similar in Zendesk Support, you have the option to create a trigger that specifically fires during the ticket creation event. You can then utilize a condition such as scanning the content of the first comment using 'Comment text', and proceed to set the values of your custom ticket fields based on your requirements. For more detailed information on the conditions and actions available, feel free to refer to our article on Ticket trigger conditions and actions reference.

0


请先登录再写评论。

找不到所需的内容?

新建帖子