apollo
Sales intelligence and engagement platform.
Extends: Technology
Apollo.io
Sales intelligence and engagement platform.
Overview
Category: Sales software
Sales intelligence and engagement platform.
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: 'Apollo.io',
category: 'Sales software',
description: 'Sales intelligence and engagement platform.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Apollo.io",
"applicationCategory": "Sales software",
"description": "Sales intelligence and engagement platform."
}