TimpaniContactCenter
Contact center software
Extends: Technology
Timpani Contact Center
Contact center software
Overview
Category: Contact center software
Contact center software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 43-4051.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Timpani Contact Center',
category: 'Contact center software',
description: 'Contact center software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Timpani Contact Center",
"applicationCategory": "Contact center software",
"description": "Contact center software"
}