schema.org.ai

typeform

Online form and survey builder with conversational interface.

Extends: Technology

Typeform

Online form and survey builder with conversational interface.

Overview

Category: Forms software

Online form and survey builder with conversational interface.

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: 'Typeform',
  category: 'Forms software',
  description: 'Online form and survey builder with conversational interface.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Typeform",
  "applicationCategory": "Forms software",
  "description": "Online form and survey builder with conversational interface."
}