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.
Register a New App
On the Developer apps page, click the Register a new app button.
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
Submit Registration
Click Register app to create your OAuth application.
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.
Copy the Client ID (Second)
After clicking Got it to close the secret modal, you’ll see your app card on the Developer apps page. The Client ID will be displayed on this card. Copy this value and store it securely.
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.
Available Scopes
The following scopes can be configured when connecting your Typeform account in StackOne. Add the scopes required for your use case.
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