kustomer
CRM-powered customer service platform.
Extends: Technology
Kustomer
CRM-powered customer service platform.
Overview
Category: Support software
CRM-powered customer service platform.
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: 'Kustomer',
category: 'Support software',
description: 'CRM-powered customer service platform.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Kustomer",
"applicationCategory": "Support software",
"description": "CRM-powered customer service platform."
}