Hi!!
I am trying to update a ticket in Zendesk from a ticket in Connectwise. Upon a new Ticket creation I am putting the Zendesk Ticket ID in the “summery” line of the Connectwise ticket. Now when I try to search that string to find the Zendesk ticket, I am using the summery line but I really need to parse the ticket ID from that string.
Are there any string parse methods available like in c#?
Thanks in advance for pointing me in the right direction!