zenefits
Cloud-based HR software for small businesses.
Extends: Technology
Zenefits
Cloud-based HR software for small businesses.
Overview
Category: HR software
Cloud-based HR software for small businesses.
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: 'Zenefits',
category: 'HR software',
description: 'Cloud-based HR software for small businesses.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Zenefits",
"applicationCategory": "HR software",
"description": "Cloud-based HR software for small businesses."
}