REST API module for Perfex CRM
Nulleado 

REST API module for Perfex CRM 2.1.5 Nulled

No tiene permiso para descargar
NEW – Dynamic Custom Table Endpoints for Third-Party Modules
NEW – CRUD Operations for Custom Database Tables
NEW – Column Validation for Custom Tables
NEW – Third-Party Module Integration Support
NEW – Automation Connectors for Zapier, Make.com, and n8n
NEW – Polling Endpoints with timestamp filtering
NEW – Test Endpoints for automation trigger validation
NEW – IP Whitelist and Blacklist Middleware
NEW – Request Size Limit Middleware
NEW – Security Headers Middleware
NEW – Middleware Settings UI
NEW – Events Webhooks System
NEW – Webhook Management UI
NEW – HMAC Signature Verification
NEW – Postman Collection Generator
NEW – API Response Transformers
NEW – Request Logger Middleware
NEW – Response Caching Middleware
NEW – Pagination Feature
NEW – Task Checklists Support
NEW – Task Assignees Support
-Complete CRUD Operations for Items (tblitems)
-GET all tickets endpoint added
-Global Pagination Support for all list endpoints
-Standardized pagination response format (data + meta)
-Pagination parameters: ?page=X&per_page=Y (default: 20, max: 100)
-Applied pagination to: Items, Tickets, Leads, Customers, Invoices, Estimates, Projects, Tasks
-Task Checklist API endpoints (GET, POST, PUT, DELETE)
-Task assignees support for POST and PUT operations
-Fixed Tasks PUT method to handle JSON and form-data requests
-Fixed task update bugs: repeat_every format, attachment deletion, name requirement
-Fixed assignee validation to prevent invalid staff IDs
-Database migration fixes: UTF8MB4 charset, foreign key constraints, NULL handling
-Updated Swagger/OpenAPI documentation with global pagination parameters
-Enhanced API documentation comments in all controllers
-New REST_Controller helper: apply_pagination() method
-Corrected Items controller to use proper tblitems database structure
-Added support for Zip code in Leads
-Added support for Add Payments (POST)
  • Me gusta
Reacciones: conproal
-Attachment upload function added for Leads/Contracts/Projects/Tasks/Tickets/Expenses
-Added support for Timesheets
-Added support for Subscriptions
- Added support for Calendar Events
Added permissions feature for API tokens
Superior