Skip to main content

Scalingo

Scalingo is a Platform-as-a-Service (PaaS) provider that enables developers to deploy, run, and scale web applications and databases in European data centers. As a cloud hosting platform similar to Heroku, Scalingo offers containerized application deployment with automatic scaling, continuous deployment capabilities, and managed database services.

CategoryCloud
DirectionQuery source
Sign-inAPI Token
Query languagesSQLite
Websitescalingo.com

Before you start​

Huntbase signs in to Scalingo with API Token. Create the credential in Scalingo first, then keep it to hand for the Connect step.

  1. In the Scalingo dashboard, click your initials in the top-right corner and select User settings.
  2. Open the API Tokens tab and generate a new API token.
  3. Copy the token.
Watch out for
  • A token has the same permissions as your account, and you cannot restrict its scope.

For the vendor's own instructions, see Scalingo account dashboard documentation.

tip

Use a dedicated, read-only credential for Huntbase where the product allows it. Huntbase only needs to read.

Connect Scalingo​

  1. Go to Connections and click New connection, or click New connection on the Scalingo product page.
  2. On Product, pick Scalingo and choose the Owner.
  3. On Details, give the connection a Name and, optionally, a Description.
  4. On Connect, fill in the settings and credentials described below.
  5. On Verify, review the summary and click Create & check.

For everything else on the setup page — saving a draft, I'll do this later, and what each check result means — see Connections.

Settings​

Where your Scalingo lives:

FieldRequiredNotes
RegionsNoBy default only osc-fr1 is queried. Add others, such as osc-secnum-fr1, to include them. One of osc-fr1, osc-secnum-fr1.

Credentials​

The only Method is API Token. Enter a Credential label (for example Production), then fill in:

FieldRequiredNotes
API TokenYesSecret — not shown again after you save it.

Query it​

Once connected, Scalingo can serve these languages in a query tab, and Scout can use it when you ask in Auto:

LanguageUse it for
SQLiteSQL across this source and every other connected source.

Next steps​