Zendesk – Parsing subject using regular expressions

How can it be achieved inside Zendesk to parse a Zendesk subject or ticket descriptions using regular expression and store the content in a custom field?

Examples

  • Parse a customer ID and store it in a custom field i.e. #CUST123
  • Parse a order ID and store it in a custom field i.e #2019-O112233
This video shows how subject content in Zendesk will be parsed when a new ticket gets created

Solution

We have built a middleware/API that does exactly that. It makes use of regular-expressions, so every format you need is possible.
The desired parsing action will be pushed to our Zendesk AddOn API and the required custom field will be updated.

zendes-parse-subject-via-middleware

About Leafworks

As modern consulting company and Zendesk Premier Partner we help our clients to optimize their customer experience
Contact us on a non-committal basis and find out how we can help you.
This article is available in the following languages:

Popular Articles

Scroll to Top