schema.org.ai

onesignal

Customer messaging and engagement platform.

Extends: Technology

OneSignal

Customer messaging and engagement platform.

Overview

Category: Marketing software

Customer messaging and 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: 'OneSignal',
  category: 'Marketing software',
  description: 'Customer messaging and engagement platform.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "OneSignal",
  "applicationCategory": "Marketing software",
  "description": "Customer messaging and engagement platform."
}