Kit
What’s Supported
Supported Actions
This connector supports:
- Proxy Actions, using the base URL
https://api.kit.com
.
Before You Get Started
To connect Kit with Ampersand, you will need a Kit Account.
Once your account is created, you’ll need to create an app in Kit and obtain the following credentials from your app:
- Client ID
- Client Secret
You will then use these credentials to connect your application to Ampersand.
Create a Kit Account
Here’s how you can sign up for a Kit account:
- Go to the Kit Sign Up page.
- Sign up using your preferred method.
Creating a Kit App
Follow the steps below to create a Kit app and add the Ampersand redirect URL.
-
Log in to your Kit account.
-
Click the Profile icon, then click on Settings and go to Developer.
-
Click on Create a new app.
-
In the Create a new app pop-up window, enter the App name.
-
You can also add
- Summary
- Logo
- Website URL
- Support URL
- Knowledge base URL
- Privacy policy URL
- Images
- Access required
- Categories
-
Click Save. Next, you will need to Configure the app.
-
Enter the Authorization URL:
https://app.kit.com/oauth/authorize
in the Authorization URL section. -
Enter
https://api.withampersand.com/callbacks/v1/oauth
in the Redirect URIs section. -
Click Continue.
Add Your Kit App Info to Ampersand
-
Log in to your Ampersand Dashboard.
-
Select the project where you want to create a Kit integration.
-
Select Provider Apps.
-
Select Kit from the Provider list.
-
Enter the previously obtained Client ID in the Client ID field and the Client Secret in the Client Secret field.