Supported Functions
Our module supports the following list of functions from the Perfex CRM, in its current version:
Supported Events
The following events are supported:
Supported Methods
The following methods are included in each webhook creation:
Supported Request Headers
The following Request Headers are supported:
All custom headers are also supported!
Extra Options
Hook Execution with Delayed Trigger (requires custom Cron Job setup)
Limitations
*¹ = Password can be decrypted using the phpass library (used in the core of Perfex)
*² = Not supported in Tasks
*³ = Not supported in Leads. The core action that occurs before deletion is used to Delete.
*⁴ = For Proposals
Webhooks vs REST API
Wondering what the difference is between Webhooks and a REST API? A webhook is a lightweight API that allows for one-way data sharing triggered by events, while an API (Application Programming Interface) enables two-way communication between software applications driven by requests.
A webhook, also known as a reverse API, web callback, or HTTP push API, is a way for an application to provide real-time information to other applications. It delivers data as an event happens or almost immediately and is less resource-intensive because it saves time by avoiding constant polling (checking) for new data.
The main difference between them is that webhooks do not need to send a request to get a response, while the API requires requests to get a response. In other words, webhooks receive, while the API retrieves.
```Subscribe to access unlimited downloads of themes, videos, graphics, plug-ins, and more premium resources for your creative needs.
Last Update:
27/05/2025
Published:
06/04/2025
Version:
Category:
Versão Requerida:
3.2.1 ou superiorIoncube Necessário:
Não