intercomproducttours
In-product messaging and tours.
Extends: Technology
Intercom Product Tours
In-product messaging and tours.
Overview
Category: Marketing software
In-product messaging and tours.
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: 'Intercom Product Tours',
category: 'Marketing software',
description: 'In-product messaging and tours.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Intercom Product Tours",
"applicationCategory": "Marketing software",
"description": "In-product messaging and tours."
}