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