Heroku
Steps to set up Heroku with Xkit
Heroku's Guide: https://devcenter.heroku.com/articles/oauth#register-client
Authorization protocol: OAuth 2.0
1. Add the Heroku connector in the Xkit platform.
- In the Xkit platform, click "New Connector" in the sidebar and click on the Heroku connector.
- You will see a callback URL, which you will provide to Heroku in one of the following steps, and places to input the Client ID and Client Secret that you will get from Heroku after creating your integration with them.
2. Create your integration with Heroku and provide Xkit callback URL.
- Next, in a separate window, sign in to your Heroku account.
- Visit this link and click "Register new API client" or click the logo top right corner, then click "Account Settings", followed by the "Applications" tab and then "Register new API client".
- Name the API client and add the redirect/callback URL that Xkit generated on the previous screen and click "Register".
3. Provide Xkit with the credentials.
- Copy/paste your Client ID and Client Secret onto the Xkit page.
- Click "Save" on the Xkit Service Provider Settings.
4. Complete the Xkit connection setup.
- Customize the Catalog Settings page if desired and click "Save"
- Select the requested scopes/permissions required for your integration and click "Save".
You've now successfully connected Heroku with Xkit!
Updated about 4 years ago