aircall
Cloud-based phone system for support and sales.
Extends: Technology
Aircall
Cloud-based phone system for support and sales.
Overview
Category: Support software
Cloud-based phone system for support and sales.
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: 'Aircall',
category: 'Support software',
description: 'Cloud-based phone system for support and sales.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Aircall",
"applicationCategory": "Support software",
"description": "Cloud-based phone system for support and sales."
}