Skip to main content
Typeform
v1.0.0
25 actions · 1 event · 1 auth method
Surveys

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · OAuth2

Create an OAuth application in Typeform to get client credentials
3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · OAuth2

4

Use Actions

Connect an AI platform to the linked account’s actions. See AI Platforms.Other ways to call actions are listed in Protocols & SDKs.

Actions

|
25 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

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…
FormsResponsesWebhooks