workable
Recruiting software for hiring teams.
Extends: Technology
Workable
Recruiting software for hiring teams.
Overview
Category: HR software
Recruiting software for hiring teams.
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: 'Workable',
category: 'HR software',
description: 'Recruiting software for hiring teams.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Workable",
"applicationCategory": "HR software",
"description": "Recruiting software for hiring teams."
}