⭐ Conheça nosso canal no YouTube! Não perca nossos vídeos incríveis! Visitar Canal >>

Webhooks Module for Perfex CRM

v1.2.7 Join to Suggest
1 Sales
Available in the plans: SaaS SaaS Pro Essencial Premium Plus
Webhooks Module for Perfex CRM
Available in Some Plans
```html

Supported Functions
Our module supports the following list of functions from the Perfex CRM, in its current version:

  • Leads
  • Clients (Add/Delete Contacts)
  • Invoices (including Recurring)
  • Tasks
  • Projects
  • Estimates
  • Proposals
  • Tickets
  • Payments
  • Team *¹
  • Custom Fields
  • Contracts
  • Calendar Events
  • Expenses (including Recurring)

Supported Events
The following events are supported:

  • Create
  • Update *²
  • Delete *³
  • Accept, Reject, Send *⁴

Supported Methods
The following methods are included in each webhook creation:

  • GET
  • POST
  • PUT
  • PATCH
  • DELETE
  • Status Change (for Leads)

Supported Request Headers
The following Request Headers are supported:

  • Accept
  • Accept-Charset
  • Accept-Encoding
  • Accept-Language
  • Accept-Datetime
  • Authorization
  • Cache-Control
  • Connection
  • Cookie
  • Content-Length
  • Content-Type
  • Date
  • Expect
  • Forwarded
  • From
  • Host
  • If-Match
  • If-Modified-Since
  • If-None-Match
  • If-Range
  • If-Unmodified-Since
  • Max-Forwards
  • Origin
  • Pragma
  • Proxy-Authorization
  • Range
  • Referer
  • TE
  • User-Agent
  • Upgrade
  • Via
  • Warning

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.

```

Have unlimited downloads

Subscribe to access unlimited downloads of themes, videos, graphics, plug-ins, and more premium resources for your creative needs.

License Options
1 Sales

Last Update:

27/05/2025

Published:

06/04/2025

Category:

Versão Requerida:

3.2.1 ou superior

Ioncube Necessário:

Não

Disponível nos Planos:

Similar Items

Idea Hub module for Perfex CRM
The Idea Hub Module for Perfex CRM is an extension designed to help companies manage ideas and innovations collaboratively directly within the Perfex CRM system. This module is ideal for companies that wish to foster creativity and innovation, allowing employees, teams, and even customers to contrib...
Deals Management for Perfex CRM
The Deals Management module for Perfex CRM is an extension developed to help companies efficiently manage their deals and opportunities directly within the Perfex CRM system. This module is ideal for companies looking to centralize control over all stages of the sales process, from prospecting to cl...
QR Code addon module for Perfex CRM
```html The QR Code - Addon for Perfex CRM module is a practical and innovative solution that allows the generation and management of QR codes directly within the Perfex CRM system. This module is ideal for companies looking to implement easily accessible technologies and information sharing, improv...
Social Media Login module for Perfex - Register and Log in using social networks
```html The Social Media Login Module for Perfex CRM is a module designed to integrate social media login functionality directly into the Perfex CRM system. With this module, users can quickly authenticate using their social media accounts, such as Facebook, Google, Twitter, LinkedIn, among others,...
Delivery Note Module for Perfex CRM
The Delivery Note module for Perfex CRM is an extension designed to manage and generate delivery notes directly within the Perfex CRM system. This module is ideal for companies that require an efficient solution to document and track the delivery of products or services, ensuring that all transactio...
Perfex GraphQL API - Query all CRM data, including Custom Modules!
GraphQL Support for Perfex CRMOur module brings support for the GraphQL API for Perfex CRM, offering the ability to access data from both native and custom modules!GraphQL provides a powerful and flexible approach to data exchange in modern applications, allowing clients to interact with server data...