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