- Joined
- Jan 19, 2024
- Messages
- 7
- Reaction score
- 1
Hello!
We're encountering an issue where we have an integration set up between 3CX and Zoho CRM.
The integration is set up successfully to look up contact information and we are receiving logs in Zoho CRM, however, not all calls seem to be logged.
We have found that this specifically happens when the contact information is not in Zoho and we assume that this means an [EntityID] is not found and thus the scenario to report and create a call are skipped. This is also what we find in our verbose logs.
In essence, we would also like to receive a log in Zoho, even if the contact does not already exist in Zoho.
The event IS subsequently created in the 3CX call log, which is great, but we would also like to receive it in Zoho.
We've tried a bunch of things by editing the integration template, such as removing the requirement for EntityID from the scenarios, but we seem to get stuck here as we don't really know what's happening with the information from the XML.
Could you tell us what to do so that we DO receive logs in Zoho as well?
Looking forward to your response!
We're encountering an issue where we have an integration set up between 3CX and Zoho CRM.
The integration is set up successfully to look up contact information and we are receiving logs in Zoho CRM, however, not all calls seem to be logged.
We have found that this specifically happens when the contact information is not in Zoho and we assume that this means an [EntityID] is not found and thus the scenario to report and create a call are skipped. This is also what we find in our verbose logs.
In essence, we would also like to receive a log in Zoho, even if the contact does not already exist in Zoho.
2024/01/19 09:58:05.465|11853|0031|Verb|CRM: Triggering Call Journaling with values - CallType='Notanswered' - PhoneNumber='[redacted]' - ContactName='' - AgentExtension='[redacted]' - AgentFirstName='[redacted]' - AgentLastName='[redacted]' - AgentEmail='[redacted]' - ContactRawData='' - StartTime='1/19/2024 8:57:58 AM' - EndTime='1/19/2024 8:58:05 AM' - EstablishedTime='1/1/0001 12:00:00 AM'
2024/01/19 09:58:05.465|11853|0031|Verb|CRM: Processing scenario 'ReportCall'.
2024/01/19 09:58:05.465|11853|0031|Verb|CRM: Creating new HttpClient for Scenario authentication.
2024/01/19 09:58:05.465|11853|0031|Verb|CRM: Header 'Authorization' = 'Zoho-oauthtoken [redacted]'
2024/01/19 09:58:05.465|11853|0031|Verb|CRM: Skipping request...
2024/01/19 09:58:05.465|11853|0031|Verb|CRM: Continue with empty matching.
2024/01/19 09:58:05.465|11853|0031|Verb|CRM: Processing scenario 'CreateCall'.
2024/01/19 09:58:05.465|11853|0031|Verb|CRM: Creating new HttpClient for Scenario authentication.
2024/01/19 09:58:05.465|11853|0031|Verb|CRM: Header 'Authorization' = 'Zoho-oauthtoken [redacted]'
2024/01/19 09:58:05.465|11853|0031|Verb|CRM: Skipping request...
2024/01/19 09:58:05.465|11853|0031|Verb|CRM: No matchings found.
The event IS subsequently created in the 3CX call log, which is great, but we would also like to receive it in Zoho.
We've tried a bunch of things by editing the integration template, such as removing the requirement for EntityID from the scenarios, but we seem to get stuck here as we don't really know what's happening with the information from the XML.
Could you tell us what to do so that we DO receive logs in Zoho as well?
Looking forward to your response!
