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