autopilot
Visual marketing automation software.
Extends: Technology
Autopilot
Visual marketing automation software.
Overview
Category: Marketing software
Visual marketing automation software.
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: 'Autopilot',
category: 'Marketing software',
description: 'Visual marketing automation software.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Autopilot",
"applicationCategory": "Marketing software",
"description": "Visual marketing automation software."
}