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