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