jotform
Online form builder with templates and integrations.
Extends: Technology
JotForm
Online form builder with templates and integrations.
Overview
Category: Forms software
Online form builder with templates and integrations.
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: 'JotForm',
category: 'Forms software',
description: 'Online form builder with templates and integrations.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "JotForm",
"applicationCategory": "Forms software",
"description": "Online form builder with templates and integrations."
}