How to integrate Buddy Enterprise with Heroku
Integrating Buddy Enterprise with Heroku will allow you to transfer files to Heroku with a dedicated pipeline action.
Register Heroku OAuth app
- Log in to your Buddy Enterprise workspace as admin.
- Go to the workspace Preferences and switch to the Applications tab.
-
Click Configure under the Heroku logo and copy the OAuth Callback URL line.
Configuring Heroku integration #1 - Go to https://dashboard.heroku.com/account/clients/new and click Register New API Client.
- Fill in the application details:
- Name → anything, eg.
Buddy Enterprise
- OAuth Callback URL → paste the callback URL that you’ve copied from Buddy Enterprise
Click Register New API Client to save changes.
- Name → anything, eg.
- Copy the ID and Secret.
Configure Heroku app in Buddy
- Log back to your Buddy Enterprise workspace as admin.
- Go to the workspace Preferences and switch to the Applications tab.
- Click Configure under the Heroku logo and paste the ID and Secret.
- Go back to Buddy and paste the ID and Secret in the Heroku application settings.
- Save and restart the machine to apply the changes.
