Hi Ernesto,
Thanks for your reply - here is what i got.
2018/10/11 13:42:41.927|3800|0004|Verb|Dequeue Inserted.CONNECTION.1223
2018/10/11 13:42:42.581|3800|0072|Verb|The response is: '{"CompanyName":"mycompany","Codebase":"v2018_5/","VersionCode":"v2018.5","VersionNumber":"v4.6.57100","CompanyID":"Preemo","IsCloud":true,"SiteUrl":"api-na.myconnectwise.net"}'
2018/10/11 13:42:42.581|3800|0072|Verb|Filtered variables for matching:
2018/10/11 13:42:42.581|3800|0072|Verb| 'Version' = 'v2018_5/'
2018/10/11 13:42:42.581|3800|0072|Verb| 'IsCloud' = 'True'
2018/10/11 13:42:42.581|3800|0072|Verb|Processing scenario 'GetCompanyId'.
2018/10/11 13:42:42.581|3800|0072|Verb|Creating new HttpClient for Basic authentication
2018/10/11 13:42:42.581|3800|0072|Verb|Performing GET request '
https://api-na.myconnectwise.net/v2018_5/apis/3.0/company/companies?conditions=phoneNumber like '%251786123456' OR faxNumber like '%251786123456''.
2018/10/11 13:42:42.777|3800|0017|Verb|The response is: '[]'
2018/10/11 13:42:42.779|3800|0017|Verb|No matchings found.
2018/10/11 13:42:42.779|3800|0017|Verb|Removed from processing. Number=+1786123456
2018/10/11 13:42:42.779|3800|0017|Info|CRM: processing of +1786302123456 has been finished
I've edited the real phone number obviously. What is going on. Why does it say "No matching founds"? I see one of the line references the correct company. Also one of the api says "Phone number like and then it adds a %251 is this correct?
Thanks.