thinkific
Platform for creating and selling online courses.
Extends: Technology
Thinkific
Platform for creating and selling online courses.
Overview
Category: E-commerce software
Platform for creating and selling online courses.
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: 'Thinkific',
category: 'E-commerce software',
description: 'Platform for creating and selling online courses.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Thinkific",
"applicationCategory": "E-commerce software",
"description": "Platform for creating and selling online courses."
}