Is there anyway to check the returned URLs?
Looking at my logs I can't see any reason for it to have issues, It is finding the correct contact, linking it to the correct extension.
2020/06/03 09:37:55.547|13553|0039|Verb| Header 'Authorization' = 'Zoho-oauthtoken 1000.db1be04f19a5ab14b0550339527e2361.947f1ea6c1872bdf798deac300a1c015'
2020/06/03 09:37:55.547|13553|0039|Verb|Performing GET request '
https://www.zohoapis.com/crm/v2/Contacts/search?criteria=((Phone:equals:XXXXXXXX) or (Mobile:equals:XXXXXXXX) or (Home_Phone:equals:XXXXXXXX) or (Other_Phone:equals:XXXXXXXX) or (Fax:equals:XXXXXXXX))&fields=Account_Name,id,First_Name,Last_Name,Phone,Mobile,Home_Phone,Asst_Phone,Other_Phone,Email,Fax'.
2020/06/03 09:37:55.956|13553|0039|Verb|The response is: '{"data":[{"First_Name":"Lachlan","Home_Phone":null,"Email":"
[email protected]","Last_Name":"Test","Phone":"0XXXXXXXX","Other_Phone":"0XXXXXXXX","Account_Name":{"name":"Test Account","id":"654406000020413029"},"id":"654406000020534001","Fax":null,"Mobile":null}],"info":{"per_page":200,"count":1,"page":1,"more_records":false}}'
2020/06/03 09:37:55.956|13553|0039|Verb|Unknown path element: Asst_Phone. Null value is returned.
2020/06/03 09:37:55.957|13553|0039|Verb|Filtered variables for matching:
2020/06/03 09:37:55.957|13553|0039|Verb| 'Id' = '654406000020534001'
2020/06/03 09:37:55.957|13553|0039|Verb| 'Email' = '
[email protected]'
2020/06/03 09:37:55.957|13553|0039|Verb| 'OtherPhone' = '0XXXXXXXX'
2020/06/03 09:37:55.957|13553|0039|Verb| 'HomePhone' = ''
2020/06/03 09:37:55.957|13553|0039|Verb| 'MobilePhone' = ''
2020/06/03 09:37:55.957|13553|0039|Verb| 'LastName' = 'Test'
2020/06/03 09:37:55.957|13553|0039|Verb| 'Phone' = '0XXXXXXXX'
2020/06/03 09:37:55.957|13553|0039|Verb| 'AssistantPhone' = ''
2020/06/03 09:37:55.957|13553|0039|Verb| 'Fax' = ''
2020/06/03 09:37:55.957|13553|0039|Verb| 'FirstName' = 'Lachlan'
2020/06/03 09:37:55.957|13553|0039|Verb| 'AccountName' = 'Test Account'
2020/06/03 09:37:55.957|13553|0039|Verb|Processing scenario 'Default'.
2020/06/03 09:37:55.957|13553|0039|Verb|Creating new HttpClient for Scenario authentication.
2020/06/03 09:37:55.957|13553|0039|Verb| Header 'Authorization' = 'Zoho-oauthtoken 1000.db1be04f19a5ab14b0550339527e2361.947f1ea6c1872bdf798deac300a1c015'
2020/06/03 09:37:55.957|13553|0039|Verb|Skipping request...
2020/06/03 09:37:55.957|13553|0039|Verb|No matchings found.
2020/06/03 09:37:55.957|13553|0039|Info|CRM: No changes detected for contact Wphonebook.28: Wtenant.1: default - - Lachlan GilmourTest
2020/06/03 09:37:55.957|13553|0039|Verb|Removed from processing. Number=0XXXXXXXX
2020/06/03 09:37:55.957|13553|0039|Info|CRM: processing of 0XXXXXXXX has been finished