Jump to content
Bicrypto v3.6.1 + All Plugins ×
  • advertisement_alt
  • advertisement_alt
  • advertisement_alt

REST API for Perfex CRM


Mahmoud

Recommended Posts

  • Administrators

inlinepreview (1).jpg

Note: This is a module for Perfex CRM.
 

Brief description

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. This is exactly what you will get from our product. Nothing less, nothing more.
If you are unsure about your coding skills or you do not understand what exactly an API is, feel free to raise a comment with your specific question.

Documentation & Commands

You can take a look at the online documentation and its detailed command replies here: Documentation and Commands of Perfex REST API
This is a complete API service for Perfex installations, with which, you can implement your own third party service connections.

Available actions through API:

Customers
→ Add New Customer
→ Delete a Customer
→ Request customer information
→ Search Customer Information
→ Update a Customer

Leads
→ Add New Lead
→ Delete a Lead
→ Request lead information
→ Search Lead Information
→ Update a lead

Milestones
→ Add New Milestone
→ Delete a Milestone
→ Request Milestones information
→ Search Milestones Information
→ Update a Milestone

Projects
→ Add New Project
→ Delete a Project
→ Request project information
→ Search Project Information
→ Update a project

Staff
→ Add New Staff
→ Delete a Staff
→ Request Staff information
→ Search Staff Information
→ Update a Staff

Tasks
→ Add New Task
→ Delete a Task
→ Request Task information
→ Search Tasks Information
→ Update a task

Tickets
→ Add New Ticket
→ Delete a Ticket
→ Request Ticket information
→ Search Ticket Information
→ Update a ticket

Keys Management Screenshot:
REST API for Perfex CRM - 1

Sample request/response:
REST API for Perfex CRM - 2
 

Support

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.

Demo: https://codecanyon.net/item/rest-api-for-perfex-crm/25278359

Download:

doniaweb.com_codecanyon-rest-api-for-perfex-crm.zip

  • Like 21
  • Love 1
  • Thanks 2

Support is available for paid files only
Support for free files is offered for a fee only

Link to comment
Share on other sites

  • 1 month later...
  • 5 weeks later...
  • 2 months later...
  • 1 year later...
  • 1 year later...
  • 3 months later...
  • 8 months later...
On 6/26/2023 at 1:51 PM, Remin Raphael said:

POST is not possible 

 

{
"status": false,
"error": {
"company": "The Company field is required."
},
"message": "<p>The Company field is required.</p>\n"
}

Are you sure? this seems a little odd, I'm running into the same problem too. But you seem to be the only one discussing this out of the thousands that use this, so it must be an issue with how we're posting.

Did you solve this?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...