(Optional) Activate Delpha Licenses purchased via Heroku Marketplace

Follow these steps to activate Delpha licenses purchased through the Heroku Marketplace and set them up on your Heroku account.

Set up a Heroku app with the Delpha Data Quality add-on to activate the licences.

Prerequisites

  • You have access to an Enterprise Account, directly setup with the Heroku Team.

  • If you are activating Delpha Licenses on a Personal Account, the process is the same. Make sure that billing information is set up (required for paid add-on).

Step-by-step

1 - Log in your Heroku Account

  • Switch to your Enterprise Account If the top-left account switcher, displays Personal, click on it and select a Team within your Enterprise Account

2 - Create a new app

  • Go to the tab Apps and click Create new app.

    • App name: use something meaningful, e.g. your-companyname-delpha-heroku-licence (must be globally unique).

    • App Owner: select your Team.

    • Location: choose the closest (e.g., Europe or United States).

    • Leave “Pipeline” inactive.

    • Click Create app.

3 - Add the Delpha add-on to the newly created App

Case 1: you are on a Custom Plan

  • Using Heroku CLI, copy paste the command from your Custom Plan email. It will add Delpha Data Quality add-on to the app you just created and associate it with the Custom Plan.

heroku addons:create delpha-data-quality:CUSTOM_PLAN_NAME --app YOUR_APP_NAME_HERE

Case 2: you are on the Standard plans

  • Open your new app and go to the Resources tab.

  • In Add-on Services section, search Delpha Data Quality and select it.

    • Plan Name: choose Pro.

    • Click Submit Order Form to provision the add-on.

Final check

You should now see the Service Delpha Data Quality under Add-on Services section with a Plan selected.

Last updated

Was this helpful?