This line is working fine:
my $CFs = $QueueObj->TicketCustomFields();I am assuming it is pulling all Ticket Custom Fields What if only want to pull the Custom Field with the name of 'Show Tag'
This line is working fine:
my $CFs = $QueueObj->TicketCustomFields();I am assuming it is pulling all Ticket Custom Fields What if only want to pull the Custom Field with the name of 'Show Tag'