Skip to main content

Solace

Solace is an advanced event-driven architecture and messaging platform that enables real-time data streaming, event distribution, and application integration across hybrid and multi-cloud environments. As a PubSub+ event broker and event mesh technology, Solace facilitates the movement of information between applications, devices, microservices, and legacy systems through high-performance message queuing and event streaming capabilities.

CategoryOther
DirectionQuery source
Sign-inAPI Token
Query languagesSQLite
Websitesolace.com

Before you start​

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

  1. In the Solace Cloud Console, select User & Account › Token Management on the navigation bar.
  2. Click Create Token and enter a Token Name.
  3. In the permissions section, grant read permissions only for the categories you want to query.
  4. Click Create Token and copy the token. The dialog doesn't appear again after you close it.
Watch out for
  • You can't change a token's permissions after you create it. To change them, create a new token.

For the vendor's own instructions, see Solace Cloud API token documentation.

tip

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

Connect Solace​

  1. Go to Connections and click New connection, or click New connection on the Solace product page.
  2. On Product, pick Solace 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 Solace lives:

FieldRequiredNotes
API URLNoLeave it empty to use https://api.solace.cloud/. For the AU region, use https://api.solacecloud.com.au/.

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, Solace 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​