- Joined
- Apr 9, 2024
- Messages
- 6
- Reaction score
- 0
hi
i'm using this configuration for the suiteCRM Integration
https://www.3cx.com/community/threads/suitecrm-integration-api-v8.80856/
it's working, when i get a call or do i call it's reading the contact / account / lead.
but when i'm writing the ReportCall the variables
Contact::ContactType
Contact::AccountID
Contact::ContactID
are empty and therefore not set.
if i hard code them, the call is working find.
the variables itself are visible in the previous calls when i fetch the caller id in the REST scenario
do you have any idea what's wrong.
thank you
i'm using this configuration for the suiteCRM Integration
https://www.3cx.com/community/threads/suitecrm-integration-api-v8.80856/
it's working, when i get a call or do i call it's reading the contact / account / lead.
but when i'm writing the ReportCall the variables
Contact::ContactType
Contact::AccountID
Contact::ContactID
are empty and therefore not set.
if i hard code them, the call is working find.
the variables itself are visible in the previous calls when i fetch the caller id in the REST scenario
do you have any idea what's wrong.
thank you