Webhooks Module for Perfex CRM
Description
Webhooks Module for Perfex CRM
Note: This is a module for Perfex CRM.
Brief description
Webhooks module for Perfex is a module that will allow to exchange realtime information between Perfex CRM and every other service that supports webhooks, making possibilities and automation unlimited.
Webhooks are one way that apps can send automated messages or information to other apps. It’s how Twilio routes SMS and phone calls to your number, how WooCommerce can notify you about new orders in Slack, how MailChimp signup users from your website to your newsletter, etc.
Sample Perfex Webhooks with popular services
Take a look at three sample Webhook creations for popular services, below:
Sample Webhook creation for Zapier:
Sample Webhook creation for Xero:
Sample Webhook creation for Mailwizz:
Supported Functions
Our module supports the following list of Perfex’s CRM functions, in its current version:
Leads
Customers
Invoice
Tasks
Projects
Proposals
Supported Events
The following events are supported(where Perfex provides an available hook):
Create
Supported Methods
The following methods are included in every webhook creation:
GET
POST
PUT
PATCH
DELETE
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
Every custom header is supported aswell!