greenhouse
Hiring and recruiting software.
Extends: Technology
Greenhouse
Hiring and recruiting software.
Overview
Category: HR software
Hiring and recruiting software.
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: 'Greenhouse',
category: 'HR software',
description: 'Hiring and recruiting software.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Greenhouse",
"applicationCategory": "HR software",
"description": "Hiring and recruiting software."
}