gainsight
Customer success platform.
Extends: Technology
Gainsight
Customer success platform.
Overview
Category: Support software
Customer success 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: 'Gainsight',
category: 'Support software',
description: 'Customer success platform.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Gainsight",
"applicationCategory": "Support software",
"description": "Customer success platform."
}