tidio
Live chat and chatbot platform for customer service.
Extends: Technology
Tidio
Live chat and chatbot platform for customer service.
Overview
Category: Support software
Live chat and chatbot platform for customer service.
Related Skills
No related skills listed.
Occupations Using This Technology
No occupations listed.
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Tidio',
category: 'Support software',
description: 'Live chat and chatbot platform for customer service.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Tidio",
"applicationCategory": "Support software",
"description": "Live chat and chatbot platform for customer service."
}