Schema Information

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

Tables/APIs

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

Forms

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

FIELDS

Field NameData 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 NameData Type

landing_id

STRING

token

STRING

response_id

STRING

landed_at

TIMESTAMP

submitted_at

TIMESTAMP

metadata

RECORD

hidden

RECORD

calculated

RECORD

answers

RECORD

Last updated