Hello,
This might be a silly question but I’m trying to update Requester when a ticket is forwarded.
I have a workflow which runs on certain tickets and when those tickets are forwarded I’m trying to get the output of {{ticket.fwd_emails}} and then format that so I only have the email address and then update the Requester with that but I’m strugging to get the value of {{ticket.fwd_emails}} and all of my expressions return a blank value or Liquid Error if I try and build an expression off the value of {{ticket.fwd_emails}}
Any assistance would be appreciated here.
Thanks
Solved
Getting the value of {{ticket.fwd_emails}}

Best answer by Razor
Managed to sort this through the json parser node.
Using a GET web request to pull ticket info and then a json parser to add a new string with the value of the first substring of the fwd_emails array.
Reply
Join the Community
Already have an account? Login.
Sign in to the Community
No account yet? Create an account.
Social Login
Login with LinkedInor use your username
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.