schema.org.ai

gladly

Customer service platform built around people.

Extends: Technology

Gladly

Customer service platform built around people.

Overview

Category: Support software

Customer service platform built around people.

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: 'Gladly',
  category: 'Support software',
  description: 'Customer service platform built around people.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Gladly",
  "applicationCategory": "Support software",
  "description": "Customer service platform built around people."
}