Schema Information
This subtopic provides a structured reference to assist you in working with Daton's Typeform connector and the associated fields and tables.
Last updated
Was this helpful?
This subtopic provides a structured reference to assist you in working with Daton's Typeform connector and the associated fields and tables.
Last updated
Was this helpful?
The following is the list of tables or APIs associated with the Typeform connector:
Retrieves a list of all forms in your Typeform account. For more information, see .
FIELDS
id
STRING
type
STRING
title
STRING
last_updated_at
TIMESTAMP
created_at
TIMESTAMP
settings
RECORD
self
RECORD
theme
RECORD
_links
RECORD
FIELDS
landing_id
STRING
token
STRING
response_id
STRING
landed_at
TIMESTAMP
submitted_at
TIMESTAMP
metadata
RECORD
hidden
RECORD
calculated
RECORD
answers
RECORD
The Responses API lets you access the data collected by the forms created in Typeform. For more information, see .