schema.org.ai

totango

Customer success software.

Extends: Technology

Totango

Customer success software.

Overview

Category: Support software

Customer success 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: 'Totango',
  category: 'Support software',
  description: 'Customer success software.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Totango",
  "applicationCategory": "Support software",
  "description": "Customer success software."
}