Create a Keap Developer Application
Create an OAuth application in the Keap Developer Portal to obtain credentials for API access.
1
Sign in to the Keap Developer Portal
Go to the Keap Developer Portal and sign in or create an account.
2
Register a new application
Navigate to My Apps and click + New App.
- Enter an application name (e.g.,
StackOne Integration) - Enter a description for your application
- Set the Redirect URI to:
https://api.stackone.com/connect/oauth2/keap/callback - Click Create to register the application
3
Copy your credentials
After creating the app, copy your credentials from the application details page.
- Copy the Client ID value
- Copy the Client Secret value — store it securely as it may not be shown again
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Keap:1
Navigate to Connector Profiles
Login to StackOne and navigate to Connector Profiles
2
Create New Connector Profile
- Click + Connector Profile
- Search for and select Keap
- Select Type as OAuth 2.0
- Fill out the fields using details retrieved from your provider:
- Client ID
- Client Secret
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile