benchmark
Email marketing service with drag-and-drop editor.
Extends: Technology
Benchmark Email
Email marketing service with drag-and-drop editor.
Overview
Category: Marketing software
Email marketing service with drag-and-drop editor.
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: 'Benchmark Email',
category: 'Marketing software',
description: 'Email marketing service with drag-and-drop editor.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Benchmark Email",
"applicationCategory": "Marketing software",
"description": "Email marketing service with drag-and-drop editor."
}