keap
CRM and marketing automation for small businesses.
Extends: Technology
Keap
CRM and marketing automation for small businesses.
Overview
Category: CRM software
CRM and marketing automation for small businesses.
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: 'Keap',
category: 'CRM software',
description: 'CRM and marketing automation for small businesses.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Keap",
"applicationCategory": "CRM software",
"description": "CRM and marketing automation for small businesses."
}