Hi,
I’m tryng to find a way to dynamically access custom fileds in Service Requests/Service Items. The scenario is this:I have several Service Items that users can request. Most of them can be mapped to a Servicde Request caegory via custom object but some of them (eg. User Creation) have a custom field that represent the third level of SR classification. Since the custom field is different per each Service Item I was looking for a way to first identify the custom field based on the service desk item and then extract the value and use it to update the third classification level of my SR via API. I’ve extensively tried via workflow but looks pretty “static” the way you can address the custom fields.
Does anybody has some hints?
Thanks
Davide