schema.org.ai

chilipiper

Scheduling and lead routing for sales teams.

Extends: Technology

Chili Piper

Scheduling and lead routing for sales teams.

Overview

Category: Sales software

Scheduling and lead routing for sales 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: 'Chili Piper',
  category: 'Sales software',
  description: 'Scheduling and lead routing for sales teams.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Chili Piper",
  "applicationCategory": "Sales software",
  "description": "Scheduling and lead routing for sales teams."
}