Hi,
is there any way to get values from ServiceDesk SLA fields using JJUPIN?
I try to use something like:
string newIssue = "SUPPORT-1377";
string sla = %newIssue%.customfield_12201;
but it seems that the returned value is some kind of JSON, not string, number, interval or whatever.
Best regards,
Pawel