customerio
Messaging automation platform for marketers.
Extends: Technology
Customer.io
Messaging automation platform for marketers.
Overview
Category: Marketing software
Messaging automation platform for marketers.
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: 'Customer.io',
category: 'Marketing software',
description: 'Messaging automation platform for marketers.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Customer.io",
"applicationCategory": "Marketing software",
"description": "Messaging automation platform for marketers."
}