AstuteSolutionsPowerCenter
Electronic mail software
Extends: Technology
Astute Solutions PowerCenter
Electronic mail software
Overview
Category: Electronic mail software
Electronic mail software
Related Skills
No related skills listed.
Occupations Using This Technology
- SOC Code: 43-4051.00
Usage in Platform
import { $ } from 'sdk.do'
const tech = await $.Technology.create({
name: 'Astute Solutions PowerCenter',
category: 'Electronic mail software',
description: 'Electronic mail software',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Astute Solutions PowerCenter",
"applicationCategory": "Electronic mail software",
"description": "Electronic mail software"
}