schema.org.ai

TimpaniEmail

Contact center software

Extends: Technology

Timpani Email

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 Email',
  category: 'Contact center software',
  description: 'Contact center software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Timpani Email",
  "applicationCategory": "Contact center software",
  "description": "Contact center software"
}