beehiiv
Newsletter platform for creators and publishers.
Extends: Technology
Beehiiv
Newsletter platform for creators and publishers.
Overview
Category: Marketing software
Newsletter platform for creators and publishers.
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: 'Beehiiv',
category: 'Marketing software',
description: 'Newsletter platform for creators and publishers.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Beehiiv",
"applicationCategory": "Marketing software",
"description": "Newsletter platform for creators and publishers."
}