schema.org.ai

WebExSalesCenter

Presentation software

Extends: Technology

WebEx Sales Center

Presentation software

Overview

Category: Presentation software

Presentation software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 41-9031.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'WebEx Sales Center',
  category: 'Presentation software',
  description: 'Presentation software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "WebEx Sales Center",
  "applicationCategory": "Presentation software",
  "description": "Presentation software"
}