Schema Information

This subtopic provides a structured reference to assist you in working with Daton's Typeform connector and the associated fields and tables.

Need help with something?

Talk to data expert

Tables/APIs 

The following is the list of tables or APIs associated with the Typeform connector:

  • Forms 
  • Responses

Forms 

Retrieves a list of all forms in your Typeform account. For more information, see Typeform- Forms.

FIELDS

Field Name Data Type
id
STRING
type
STRING
title
STRING
last_updated_at
TIMESTAMP
created_at
TIMESTAMP
settings
RECORD
self
RECORD
theme
RECORD
_links
RECORD

Responses

The Responses API lets you access the data collected by the forms created in Typeform. For more information, see Typeform- Responses.

FIELDS

Field Name Data Type
landing_id
STRING
token
STRING
response_id
STRING
landed_at
TIMESTAMP
submitted_at
TIMESTAMP
metadata
RECORD
hidden
RECORD
calculated
RECORD
answers
RECORD

Table of Contents