schema.org.ai

MightyScout

Sales and marketing software

Extends: Technology

MightyScout

Sales and marketing software

Overview

Category: Sales and marketing software

Sales and marketing software

Related Skills

No related skills listed.

Occupations Using This Technology

  • SOC Code: 11-2032.00
  • SOC Code: 11-2033.00

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'MightyScout',
  category: 'Sales and marketing software',
  description: 'Sales and marketing software',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "MightyScout",
  "applicationCategory": "Sales and marketing software",
  "description": "Sales and marketing software"
}