schema.org.ai

zendesktalk

Cloud-based call center software.

Extends: Technology

Zendesk Talk

Cloud-based call center software.

Overview

Category: Support software

Cloud-based call center software.

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: 'Zendesk Talk',
  category: 'Support software',
  description: 'Cloud-based call center software.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Zendesk Talk",
  "applicationCategory": "Support software",
  "description": "Cloud-based call center software."
}