Hi Team,
I'm using Genesys Cloud and the ConnectWise API to pull contacts when a call comes in. The issue is that ConnectWise needs double quotes ("
) in the GET URL, particularly with conditions=defaultPhoneNbr="value". I've tried escaping the quotes, but it fails to find a match. Does anyone know how to work around this?