CRM modules (json files.)

Hello there,

Today with a fresh install of my freepbx server with the “HISTORICAL” one.

I’m trying to understand the how the “Customer Relationship Management Module” commercial module work with the REST API

Can someone explain me, what the .json files are for?

. . . . . .


. . . . . .

any information on the operation of this module will be useful! thanks in advance.
Regards.
NCNN.

That only converts the json output from the API returned data into easily readable format for testing. You don’t need or want that for production.

@lgaetz Thank you for your reply.

I see that the module return array of calls/records and many informations about reports.

But my task is that my FreePBX server send by itself thoses informations.
As an example : each time call is ended my serv send with a POST or curl or whatever protocol, all informations of this call to an other server.

Is it possible with CRM module ? Or i need something else?

Regards.
NCNN.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.