How to change a ticket field via email if type is set to Note? ( multiple lines)
I can sucessfully set a ticket field via email if its single-line, but how do you do this if the field-type is set to "Note"?
It only seems to grab the first line.
e.g. Send an email to KACE with @Category=New Starter , it correctly makes a ticket and sets New Starter as the category.
but, if I send an email to KACE with
@EquipmentRequired=Laptop
Deskphone
Monitor
It only populates Laptop into the Notes Field.
I've tried adding speech marks. Is this possible? Or do i have to somehow submit all the above as a single line?
Many thanks,
Answers (1)
I think each line has to start with @ for each individual field you want to populate. Not sure what your current fields are but anything below the @ lines (at least for me) will just be comments in the ticket.
Essentially you'd have to find the fields that Deskphone and Monitor are associated with and put their @= in front of them. I've found a list of supported categories but I'd be interested in supports take on using custom fields with this feature.
More info I came across:
https://www.reddit.com/r/kace/comments/9kjn5o/kace_sma_email_variables/
I'm trying to find the IT Ninja article that has the rest of the supported variants but I can't remember where it was...
Comments:
-
Thanks, but the EquipmentRequired Field is long text field so it should contain multiple lines. The question is how to populate it with multiple lines of data. Perhaps its not supported fully.
I've hit a 2nd issue now where if the email contains HTML, then if i put the @tags at the top of the email, it breaks the rest of the email when displayed in KACE. - good_sc 5 years ago