nintex
Process management and workflow automation.
Extends: Technology
Nintex
Process management and workflow automation.
Overview
Category: Automation software
Process management and workflow automation.
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: 'Nintex',
category: 'Automation software',
description: 'Process management and workflow automation.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Nintex",
"applicationCategory": "Automation software",
"description": "Process management and workflow automation."
}