How to fetch the variable values from RITM ticket in servicenow
Hello Venkat, If you want to work with variables from ServiceNow you have 2 options one RITM dedicated activities:
You have dedicated activities for ServiceAPI:
And you have a long approach with Table API:
Thanks, Cristian Negulescu