Kindly Docs

Go to App
⌘K
▶️Introduction
🔹Getting started with webhooks
🔹Webhooks reference
🔹Message processing
🔹Pattern dialogues
🔹Context memory
🔹Languages
📄Guides and Examples
◽Checking webhook signatures (HMACs)
◽Example: Chatlog webhook
◽Kindly Chat authentication
◽Inbox backup to S3 bucket
◽Add the Spinnaker script tag to your site
◽Set up event tracking with Google Tag Manager (GTM)
⚙️APIs
▪️Application API
▪️Chat API
▪️Chat Log API
▪️Handover API
▪️Nudge API
▪️Statistics API
▪️iOS SDK
▪️Android SDK
▪️Ticket webhooks (BETA)
📦Legacy
📝APIs Changelog
🛡️Security
©️License and Disclaimer
Docs powered by archbee 

Introduction

Kindly is a platform for building chat bots, made by Kindly.

It's also a portal for managing your bots, enabling you to see real-time conversations, statistics, and provides tools for customizing and adding the Kindly chat bubble to your website.

What this documentation covers

This documentation is for developers who want to integrate with their Kindly bots and covers the following topics:

  • How to use webhooks to integrate your bot with your own or third party services.
  • Kindly specific concepts and message processing in kindly.
  • Sending & receiving messages using the Application API.
  • An overview of security measures in Kindly (including checking webhook signatures), so you can implement Kindly in your business with knowledge and peace of mind.
  • Implementation of Spinnaker script and adding events for nudges in GTM.

Getting access to the platform

If you don't have a user for our platform yet you can contact us at contact@kindly.ai to receive an invite.

If you have an account you can also invite more members to the platform yourself via app.kindly.ai. Give them membership to your organization, and to specific bots if they need different privileges in a bot than in general. Note that these actions require you to have certain bot/organization privileges.

If you're all set you can move on to getting started with webhooks.



Updated 27 Feb 2023
Did this page help you?
Yes
No
UP NEXT
Getting started with webhooks
Docs powered by archbee 
TABLE OF CONTENTS
What this documentation covers
Getting access to the platform