I have an existing ticket, say a change user ticket. When the ticket was created through a service request, a custom field for the User Name was filled out
Once the ticket comes to me, I determine what scenario needs to be run, and I run it.
The scenario generates tasks
I want the tasks to include the User Name information from the SR custom field
How would you guys do it?
My thinking is to search the ticket description for the Username string and grab that into a variable, but the json is beyond my skill.
Any ideas?