close
CRM built for inside sales teams with built-in calling.
Extends: Technology
Close
CRM built for inside sales teams with built-in calling.
Overview
Category: CRM software
CRM built for inside sales teams with built-in calling.
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: 'Close',
category: 'CRM software',
description: 'CRM built for inside sales teams with built-in calling.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Close",
"applicationCategory": "CRM software",
"description": "CRM built for inside sales teams with built-in calling."
}