tray
General automation platform for enterprises.
Extends: Technology
Tray.io
General automation platform for enterprises.
Overview
Category: Automation software
General automation platform for enterprises.
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: 'Tray.io',
category: 'Automation software',
description: 'General automation platform for enterprises.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Tray.io",
"applicationCategory": "Automation software",
"description": "General automation platform for enterprises."
}