- Joined
- Mar 20, 2012
- Messages
- 12
- Reaction score
- 0
Hi,
I'm looking for the best way to send the data to a custom CRM.
What I have discovered so far is that we can work with a call flow (HTTP request to the CRM and then a transfer to a specific number wit another call flow).
Or with the CRM wizard without a call flow.
What is the best way of working?
The idea is that every time a phone rings we need to know who the caller is and the number called. We then check the CRM to see whether the contact already exists or not.
1. contact exists in CRM: a URL should be opened automatically with the customer file. We send that URL back from the CRM.
2. contact in CRM does not yet exist: contact will be created in the CRM and the URL of the customer sheet will be returned.
The CRM part is already ok, but the 3cx side is not yet. How do we best approach this?
I'm looking for the best way to send the data to a custom CRM.
What I have discovered so far is that we can work with a call flow (HTTP request to the CRM and then a transfer to a specific number wit another call flow).
Or with the CRM wizard without a call flow.
What is the best way of working?
The idea is that every time a phone rings we need to know who the caller is and the number called. We then check the CRM to see whether the contact already exists or not.
1. contact exists in CRM: a URL should be opened automatically with the customer file. We send that URL back from the CRM.
2. contact in CRM does not yet exist: contact will be created in the CRM and the URL of the customer sheet will be returned.
The CRM part is already ok, but the 3cx side is not yet. How do we best approach this?