schema.org.ai

crispchat

Customer messaging platform.

Extends: Technology

Crisp

Customer messaging platform.

Overview

Category: Support software

Customer messaging platform.

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

JSON-LD Example

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