schema.org.ai

mailjet

Email delivery service and marketing platform.

Extends: Technology

Mailjet

Email delivery service and marketing platform.

Overview

Category: Marketing software

Email delivery service and marketing 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: 'Mailjet',
  category: 'Marketing software',
  description: 'Email delivery service and marketing platform.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Mailjet",
  "applicationCategory": "Marketing software",
  "description": "Email delivery service and marketing platform."
}