schema.org.ai

emma

Email marketing platform for teams.

Extends: Technology

Emma

Email marketing platform for teams.

Overview

Category: Marketing software

Email marketing platform for teams.

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: 'Emma',
  category: 'Marketing software',
  description: 'Email marketing platform for teams.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Emma",
  "applicationCategory": "Marketing software",
  "description": "Email marketing platform for teams."
}