salesflare
Smart CRM for small businesses that auto-fills itself.
Extends: Technology
Salesflare
Smart CRM for small businesses that auto-fills itself.
Overview
Category: CRM software
Smart CRM for small businesses that auto-fills itself.
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: 'Salesflare',
category: 'CRM software',
description: 'Smart CRM for small businesses that auto-fills itself.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Salesflare",
"applicationCategory": "CRM software",
"description": "Smart CRM for small businesses that auto-fills itself."
}