schema.org.ai

front

Collaborative inbox for teams to manage email and customer communication.

Extends: Technology

Front

Collaborative inbox for teams to manage email and customer communication.

Overview

Category: Support software

Collaborative inbox for teams to manage email and customer communication.

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: 'Front',
  category: 'Support software',
  description: 'Collaborative inbox for teams to manage email and customer communication.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Front",
  "applicationCategory": "Support software",
  "description": "Collaborative inbox for teams to manage email and customer communication."
}