Note: This is a module for Perfex CRM.
This module enables you to use REST API through your Perfex CRM.
It includes a variety of useful commands in order to control your Perfex installation remotely, through third party applications.
The Perfex API operates over HTTPS and uses JSON as its data format. The API is a RESTful API and utilizes HTTP methods and HTTP status codes to specify requests and responses.
A REST API defines a set of functions which developers can perform requests and receive responses via HTTP protocol such as GET and POST.
Our item contains a complete documentation – If you are unsure about your coding skills or you do not understand what exactly an API is, you might need to consider hiring an expert.
It takes only a few seconds to be installed, activated and have a fully working API for Perfex.
If you have any questions, feel free to raise a support ticket at our support area.
Guys from support department will get back to you as soon as possible with a reply.
Version 2.0
-Added support for Contracts -Ensuring compatibility with PHP 8 -Minimum PHP version required: 7.4 -Documentation updated
Version 1.0.3a
-Small adjustments at API model
Version 1.0.3
-Added support for Estimates -Added support for Expenses -Added support for Taxes -Added support for Payments -Added support for Payment methods -Added support for Proposals
Version 1.0.2
-Added support for Custom Fields, for all controllers -Added extra Custom Fields controller in order to handle available information separately -Documentation update for Custom Fields -Fixed minor issue at Contacts controller, causing contacts' data not being fully parsed -Fixed minor issue at Tasks controller, causing is_public attribute not to be active when requested -Fixed expiration date not showing at Edit API key screen (admin area)
Version 1.0.1
-Fixed verified bug, causing lastname to be empty during PUT(update) of a staff member
Version 1.0.0
-Support for Invoices (Add,Delete,Request,Search,Update) -Support for Contacts (Add,Delete,Request,Search,Update) -New command for Customers (List all contacts of a customer)
Version 0.5
-Ensuring compatibility with latest version of Perfex CRM
Version 0.4
-JWT token enhancements
Version 0.3
-JWT security enhancements
Version 0.2
-Minor bugfixes in Delete Lead command
Version 0.1
-Initial version (1.0x), fully compatible with the latest version of Perfex CRM and PHP 7.2/PHP 7.3