- Joined
- Jun 7, 2024
- Messages
- 5
- Reaction score
- 1
Hi there,
our customers would like to use our CRM with 3CX. They need customer information in our CRM, when the call arrives to an agent.
What we want to achieve: When the call arrives to an agent, before (!) the agent is answering/missing the call, 3CX should "ReportRinging". We need two Informations: the agent phonenumber and the inboundcall phonenumber.
We could use "ReportCall", but it invoked when the calls ends like @edossantos_sipcaller says here:
https://www.3cx.com/community/threads/cant-trigger-other-scenarios-then-default.126641/
Is it possible to get this feature in a timely manner? Or perhaps there is a workaround for this? Maybe using the contact lookup scenarios, since they are triggered when the call arrives at 3CX?
Thank you in advance
our customers would like to use our CRM with 3CX. They need customer information in our CRM, when the call arrives to an agent.
What we want to achieve: When the call arrives to an agent, before (!) the agent is answering/missing the call, 3CX should "ReportRinging". We need two Informations: the agent phonenumber and the inboundcall phonenumber.
We could use "ReportCall", but it invoked when the calls ends like @edossantos_sipcaller says here:
https://www.3cx.com/community/threads/cant-trigger-other-scenarios-then-default.126641/
Also: https://www.3cx.com/docs/crm-template-xml-description/#h.h64uc9sz9sozWhen the call arrives to 3CX, only the contact lookup scenarios are triggered (those with empty Id). The other scenarios are triggered on specific cases, for example "CreateContactRecordFromClient" is invoked when the user creates a contact from the Web Client. Or the "ReportCall" scenario is invoked when the call ends.
- The Id “ReportCall” is used for call journaling. When the call ends, this scenario will be executed.
Is it possible to get this feature in a timely manner? Or perhaps there is a workaround for this? Maybe using the contact lookup scenarios, since they are triggered when the call arrives at 3CX?
Thank you in advance
