Skip to main content

Steampipe integration

Query and analyse Tomba email data using standard SQL with the Steampipe plugin.

Written by Tomba.io Team

Steampipe is an open-source tool that turns APIs into SQL tables. The Tomba plugin lets you search, verify, and analyse email data with standard SQL queries.

What Steampipe enables

  • Query multiple data sources with SQL

  • Join data across different APIs

  • Build dashboards and reports

  • Automate data analysis workflows

Before you start

You will need your Tomba API key and secret. See How to find my API key and Where can I find my secret key.

Set it up

  1. Install Steampipe on your machine.

  2. Install the Tomba plugin.

  3. Add your Tomba API key and secret to the plugin configuration.

  4. Run a query against the Tomba tables.

Why query email data with SQL

Because the results are tables, you can join Tomba data against your own datasets — for example, matching a list of target domains against discovered contacts, then filtering by verification status in a single query.

Related


Related Resources

Did this answer your question?