livechat
Customer service software with live chat and help desk.
Extends: Technology
LiveChat
Customer service software with live chat and help desk.
Overview
Category: Support software
Customer service software with live chat and help desk.
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: 'LiveChat',
category: 'Support software',
description: 'Customer service software with live chat and help desk.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "LiveChat",
"applicationCategory": "Support software",
"description": "Customer service software with live chat and help desk."
}