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