3CX CRM API

Status
Not open for further replies.

centro1

Joined
Dec 3, 2012
Messages
9
Reaction score
0
Hello,

i am developing a plugin for a CRM application. I am using 3CX CRM API following instructions at http://www.3cx.com/blog/docs/crm-api/ .

Anyway i am having big problems in finding the right usage of each method exposed by the TCX.CRM dll .

Can anyone provide some additional info about the object usage?

Thank you very much.
 
Just a useful tip for the example plugin (you can download it from the page http://www.3cx.com/blog/docs/crm-api/)

1)At the time of this writing the target framwork is .NET 4 (not .NET 2 as mentioned).

2)You MUST compile, then copy and rename "Plug-in Sample.dll" to "Plug-in Sample.resources.dll" and move it to "C:\Program Files (x86)\3CX CRM Integration", wich is the parent folder of the plugin target folder. Otherwise, the sample plugin contains a bug and it will not work.

The help desk told me that with 3CX version 12, it will be corrected (providing a new example plugin).

Thank you.
 
Status
Not open for further replies.