schema.org.ai

SpillmanTechnologiesSpillmanComputerAidedDispatch

Helpdesk or call center software

Extends: Technology

Spillman Technologies Spillman Computer-Aided Dispatch

Helpdesk or call center software

Overview

Category: Helpdesk or call center software

Helpdesk or call center software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 43-5031.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Spillman Technologies Spillman Computer-Aided Dispatch',
  category: 'Helpdesk or call center software',
  description: 'Helpdesk or call center software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Spillman Technologies Spillman Computer-Aided Dispatch",
  "applicationCategory": "Helpdesk or call center software",
  "description": "Helpdesk or call center software"
}