setmore
Free online appointment scheduling software.
Extends: Technology
Setmore
Free online appointment scheduling software.
Overview
Category: Scheduling software
Free online appointment scheduling software.
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: 'Setmore',
category: 'Scheduling software',
description: 'Free online appointment scheduling software.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Setmore",
"applicationCategory": "Scheduling software",
"description": "Free online appointment scheduling software."
}