I need to populate List Collector values into SC task description using flow designer
I have a List Collector type variable called 'server_name' that uses the cmdb_ci_server table. Using Flow Designer, I need to populate the multiple server names in the sc_task description, but when I try, the sys_ids are getting populated instead. co...