Назад на контролну таблу

Документација

Научите како да користите Asyntai

Почетак рада
Инсталација База знања Како вештачка интелигенција приступа вашем садржају Повежите свој сајт Тестирајте своју вештачку интелигенцију Управљајте веб-сајтовима Савети за AI инструкције Прелазак са другог четбота Упоредите планове
Функције
Ask AI трака AI трака за претрагу AI претрага за WordPress AI Search for Joomla AI Search for Webflow AI Search for Ghost AI Search for Moodle AI Search for TYPO3 AI Search for Craft CMS AI Search for Grav AI Search for Concrete CMS AI Search for October CMS AI Search for ProcessWire AI Search for Odoo AI Search for Bagisto AI Search for Medusa AI Search for OpenCart AI Search for BigCommerce AI Search for Magento Скенирање веб-сајта Празнине у знању Картице производа Динамичке картице производа Динамичке слике Кориснички контекст Прилагођени алати Параметри линкова Праћење уживо Преузимање од стране човека Ескалација AI обавештења Дневни извештај Проток података у реалном времену Максимални проток података у реалном времену Чланови тима Јединствена пријава Двофакторска аутентификација Укључите слике Препознавање слика Виџет за превођење Локализација Транспарентност вештачке интелигенције Потенцијални клијенти Паметно прикупљање потенцијалних клијената Тикети за подршку Категорије ћаскања Резервације Уграђивања Искључите странице Блокиране IP адресе Политика чувања података Режим без чувања Маскирање PII Класификатор одговора Access Tags Закачање верзије виџета Ревизорски дневник Паметнији модел Омогућите размишљање Предлози одговора Накнадне поруке Говор у текст Преузимање транскрипта Уграђено ћаскање Уграђивање преко iframe-а

ToolJet Integration

Build a support dashboard on your chat data, with no code

Create Account

Overview

ToolJet is a drag-and-drop builder for internal tools. You drop a table, a chart or a button on a canvas and connect it to your data. The Asyntai data source puts your website chats on that canvas.

Your team gets a live dashboard of every lead the chatbot captured, with the full conversation behind each one. They can also ask the Asyntai agent a question from inside the tool, and add new facts to its knowledge base.

What You Can Build

  • A lead inbox that shows new email addresses and phone numbers as they arrive
  • A chat viewer that opens the full conversation of any lead
  • A search box that asks your Asyntai agent and prints the answer
  • A form that adds a page or a note to the knowledge base
  • A daily report of chat volume by website

Requirements

  • A ToolJet workspace, cloud or self-hosted
  • An Asyntai account on the Starter plan or higher, because the data source uses the Asyntai API
  • Permission to add a data source in your ToolJet workspace

Installation

Follow these steps to connect Asyntai to ToolJet:

1

Get Your API Key

Sign in to Asyntai, open Settings, then API, and copy your API key.

2

Add the Data Source

In ToolJet, open Data sources, press Add data source, and choose Asyntai from the marketplace list.

3

Paste the API Key

Paste your key into the API key box. Leave Host as https://asyntai.com. Press Test connection, then Save.

4

Make a Query

In your app, press Add query, choose the Asyntai data source, and pick an operation from the dropdown. Start with List leads.

5

Bind a Component

Drop a Table on the canvas and set its data to {{queries.yourQuery.data.leads}}. The leads appear at once.

Operations

The data source gives you six operations:

  • Ask the AI agent — send a question and get the answer from your website knowledge. Pass the same Session ID on every turn to keep the conversation.
  • List leads — the email addresses and phone numbers visitors left in the chat, newest first. Filter by limit, email address, date or website.
  • Get conversation messages — the messages of one chat. Pass the Session ID of a lead.
  • List websites — every website in your account with its id. Use it to find the Website ID the other operations accept.
  • Add a web page to the knowledge base — the agent reads the page and answers from it.
  • Add a note to the knowledge base — a title and a piece of text, for opening hours, a policy or a price list.

Tip: Chain two queries. Run List leads first, then set the Session ID of Get conversation messages to {{components.table1.selectedRow.session_id}}. Click a row and the chat opens next to it.

Removing It

Open Data sources, choose Asyntai, and press Delete. Queries that used it stop running. Remove those queries from your apps as well.

Plans & Pricing

The data source is free. It uses the Asyntai API, which needs the Starter plan or higher. View pricing.

Need Help?

If you have any questions or run into issues, contact us at [email protected].