schema.org.ai

nutshell

Simple CRM for growing teams.

Extends: Technology

Nutshell

Simple CRM for growing teams.

Overview

Category: CRM software

Simple CRM for growing teams.

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: 'Nutshell',
  category: 'CRM software',
  description: 'Simple CRM for growing teams.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Nutshell",
  "applicationCategory": "CRM software",
  "description": "Simple CRM for growing teams."
}