• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Webhooks plugin for RISE CRM - Connect RISE with every service

00sete

Member
Nov 3, 2020
38
-136
8
NOT NULLED - Version 1.2.0

Webhooks plugin for RISE is a plugin that will allow to exchange realtime information between RISE 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.

Webhooks plugin for RISE CRM - Connect RISE with every service - 1



Sample RISE Webhooks with popular services​


Take a look at three sample Webhook creations for popular services, which showcase Leads synchronization, below:


» How to synchronize RISE Leads with Zapier, using our plugin

» How to synchronize RISE Leads with Zapier & Slack, using our plugin

» Synchronize RISE Leads with Zapier and Google Sheets, using our plugin


Using similar steps, our plugin can be used to synchronize (or notify third party services of your choice) more supported functions, apart from Leads. Please check the supported list below.

Supported Functions​

Our plugin supports the following list of RISE’s CRM functions, in its current version:

  1. Leads ( Create )
  2. Contacts ( Create )
  3. Invoices ( Create )
  4. Tasks ( Create )
  5. Projects ( Creation from staff )
  6. Proposals ( Create )
  7. Tickets ( Create )
  8. Payments ( Create )

Supported Events​

The following events are supported:

  1. Create

Supported Methods​

The following methods are included in every webhook creation:

  1. GET
  2. POST
  3. PUT
  4. PATCH
  5. DELETE

Supported Request Headers​

The following Request Headers are supported:

  1. Accept
  2. Accept-Charset
  3. Accept-Encoding
  4. Accept-Language
  5. Accept-Datetime
  6. Authorization
  7. Cache-Control
  8. Connection
  9. Cookie
  10. Content-Length
  11. Content-Type
  12. Date
  13. Expect
  14. Forwarded
  15. From
  16. Host
  17. If-Match
  18. If-Modified-Since
  19. If-None-Match
  20. If-Range
  21. If-Unmodified-Since
  22. Max-Forwards
  23. Origin
  24. Pragma
  25. Proxy-Authorization
  26. Range
  27. Referer
  28. TE
  29. User-Agent
  30. Upgrade
  31. Via
  32. Warning
  33. Every custom header is supported aswell!

Webhooks vs REST API​

Wondering what’s the difference of Webhooks, compared to a REST API?
A webhook is a lightweight API that powers one-way data sharing triggered by events, whereas an API (Application Programming Interface) enables two-way communication between software applications driven by requests.

Webhook, also called reverse API, web callback, or an HTTP push API is a way for an app to provide other applications with real-time information. It delivers data as an event happens or almost immediately and it is less resource-intensive because it saves you time on constantly polling (checking) for new data.

The main difference between them is that webhooks do not need to give a request to get a response while API demands requests to get a response. In other words, webhooks receive, while API retrieves.
 
Last edited by a moderator:
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock