schema.org.ai

cognitoforms

Online form builder with advanced features.

Extends: Technology

Cognito Forms

Online form builder with advanced features.

Overview

Category: Forms software

Online form builder with advanced features.

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: 'Cognito Forms',
  category: 'Forms software',
  description: 'Online form builder with advanced features.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Cognito Forms",
  "applicationCategory": "Forms software",
  "description": "Online form builder with advanced features."
}