Consolto

Categories

Installation & setup
Getting started
Get to know Consolto Features
Customizations
Multi agent
Integrations
Troubleshooting
Advanced Installation
Webhooks

Contents

Overview: Your business wants to connect the dots. The data that's being left on Consolto can be transmitted to your own tools and databases and that's absolutely great!

One way to perform this is with webhooks.

In Consolto, we send information directly to your endpoints (aka webhooks) and from there you'd need to take it to your own tools.

Set webhooks under: https://app.consolto.com/expertHome/settings/personalSettings/integrations

In order to connect Consolto's webhooks follow the following steps: 

  1. Hit the "connect" button.
  2. Enter your webhook url and save.
  3. We will start sending your webhook information.
  4. Security: in order for your servers to authenticate that the message was sent by Consolto, we send a authentication token along with the webhooks.
Provide your URL and hit "Connect"
Copy the auth-token and validate it with your servers