schema.org.ai

monday

Work operating system for running projects and workflows.

Extends: Technology

Monday.com

Work operating system for running projects and workflows.

Overview

Category: Productivity software

Work operating system for running projects and workflows.

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: 'Monday.com',
  category: 'Productivity software',
  description: 'Work operating system for running projects and workflows.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Monday.com",
  "applicationCategory": "Productivity software",
  "description": "Work operating system for running projects and workflows."
}