REST API module for Perfex CRM – Connect your Perfex CRM with third party applications PHP Script With Lifetime Updates.
This module allows you to enable REST API functionality at your your Perfex CRM installation. It includes a variety of useful commands in order to control your Perfex installation remotely, build third party connections and access Perfex’s information in real-time!
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. It defines a set of functions which someone can perform requests and receive responses via HTTP protocol (GET / POST / DELETE / UPDATE etc.)
-
Custom Fields
- Add New Custom Field
- Delete a Custom Field
- Request Custom Fields
- Request Values of a Custom Field
- Search Custom Field Values’ Information
- Update Custom Fields
-
Estimates
- Add New Estimate
- Delete an Estimate
- Request Estimate Information
- Search Estimate Information
- Update an estimate
-
Contracts
- Add New Contract
- Delete a Contract
- Request Contract Information
-
Expenses
- Add New Expense
- Delete an Expense
- Request Expense Information
- Search Expenses Information
- Update an Expense
-
Expense Categories
- Request Expense category
-
Tasks
- Add New Task
- Delete a Task
- Request Task Information
- Search Tasks Information
- Update a Task
-
Payments
- List All Payments
- Search Payments Information
-
Proposals
- Add New Proposal
- Delete Proposal
- Request Proposal Information
- Search Proposals Information
- Update a Proposal
-
Tickets
- Add New Ticket
- Delete a Ticket
- Request Ticket Information
- Search Ticket Information
- Update a Ticket
Reviews
There are no reviews yet.