schema.org.ai

copper

CRM for Google Workspace with Gmail integration.

Extends: Technology

Copper

CRM for Google Workspace with Gmail integration.

Overview

Category: CRM software

CRM for Google Workspace with Gmail integration.

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: 'Copper',
  category: 'CRM software',
  description: 'CRM for Google Workspace with Gmail integration.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Copper",
  "applicationCategory": "CRM software",
  "description": "CRM for Google Workspace with Gmail integration."
}