I
I
Ivan Ivanov2017-05-16 08:40:45
PHP
Ivan Ivanov, 2017-05-16 08:40:45

How to make a popup contact card in your CRM?

Tell me, please, on what technology (AJAX, WebSocket or something else) to make a pop-up contact card in CRM for an incoming call. For example, as in Bitrix 24 or amoCRM.
phone_5.png?1417090421102754
There is IP telephony that sends POST requests to the specified address when receiving and ending a call. The question is how to show the card and pass information to it.
The rest of the code is written in PHP

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Alexandrovich, 2017-05-16
@Yausi

Web socket, forget about AJAX

A
Anton Kravchenko, 2017-05-16
@AntonKravchenko

I do it a little differently - a regular AJAX request to php files, which forms the div content for the pop-up card. On the example of a CRM with 25 employees, no braking was noticed

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question