Register Your Application in Typeform
To connect Typeform with StackOne, you need to register an OAuth application in Typeform to obtain OAuth 2.0 credentials.
Access Developer Apps
Log in to your Typeform account. Click on your profile/organization name in the top left corner, then select Developer apps from the dropdown menu.
Fill in Application Details
You’ll need to provide the following information in the app registration form:
- App name: Enter a descriptive name for your application (e.g., StackOne Integration)
- App website: Enter your organization’s website URL
- Redirect URI(s): Enter the StackOne OAuth callback URL:
https://api.stackone.com/connect/oauth2/typeform/callback - Developer email: Enter a valid email address
Save Your Credentials
After clicking Register app, Typeform will display your OAuth credentials in a specific sequence.
Copy the Client Secret (First)
Immediately after registration, a modal will appear showing your Client Secret. Copy this value and store it securely as it will displayed only once.
OAuth Scopes Reference
For information about available OAuth scopes and their descriptions, refer to the Typeform Scopes Documentation. Note that if you specify custom scopes when connecting in StackOne, forms:read and offline are required.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Typeform:Navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select Typeform
- Select Type as OAuth2
- Fill out the fields using details retrieved from your provider:
- Client ID
- Client Secret
- Application Scopes (Optional)
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile