Skip to main content
Typeform
Typeform
26 actions · 1 event · 1 auth method
PreviewDocuments

Authentication

OAuth2

Create an OAuth application in Typeform to get client credentialsGuides: Connector Profile, Link Account
Actions
|
26 actions
Action
Description
Required scopes
List Forms
Retrieve all forms in your Typeform account
Create Form
Create a new typeform with fields, logic, and settings
Get Form
Retrieve a specific form by ID
Update Form
Update an existing form with PATCH operations
Delete Form
Delete a form permanently
Get Form Messages
Retrieve custom messages for a form
List Responses
Retrieve responses for a specific form with advanced filtering and pagination
Delete Responses
Delete specific responses from a form (GDPR compliance)
List Themes
Retrieve all themes in your Typeform account
Create Theme
Create a new custom theme for forms
Get Theme
Retrieve a specific theme by ID
Update Theme
Update an existing theme (replaces entire theme definition)
Patch Theme
Partially update a theme (only provided fields are updated)
Delete Theme
Delete a custom theme
List Images
Retrieve all images in your Typeform account
Create Image
Upload a new image via base64 or URL
Get Image
Retrieve image metadata by ID
Delete Image
Delete an uploaded image
Get Background Image By Size
Retrieve a background image in a specific size
Get Choice Image By Size
Retrieve a choice image in a specific size
Get Image By Size
Retrieve a general image in a specific size
List Workspaces
Retrieve all workspaces in your Typeform account
Create Workspace
Create a new workspace to organize forms
Get Workspace
Retrieve a specific workspace by ID
Delete Workspace
Delete a workspace
Form Response Submitted
Triggered when a respondent submits a Typeform form. The form_response object contains the submission token, answers, an…
Events
|
1 event
Event
Description
Tags
Form Response Submitted
Triggered when a respondent submits a Typeform form. The form_response object contains the submission token, answers, an…
Form Submission

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/typeform/filled/png

Connector Profile

Typeform - OAuth2
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/typeform/filled/png

Link Account

Typeform - OAuth2
4

Use Actions

Invoke actions using one of the methods below: