schema.org.ai

nimble

Social CRM with contact management across social networks.

Extends: Technology

Nimble

Social CRM with contact management across social networks.

Overview

Category: CRM software

Social CRM with contact management across social networks.

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: 'Nimble',
  category: 'CRM software',
  description: 'Social CRM with contact management across social networks.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Nimble",
  "applicationCategory": "CRM software",
  "description": "Social CRM with contact management across social networks."
}