Quickstart (Data Feeds)
This guide gets you connected to RevenueBase data feeds so you can query tables and join data.Step 1: Enable data feeds access
- Sign in to the RevenueBase dashboard.
- Ensure your plan includes Data Feeds.
- Note your feed credentials (host, database, and auth) from Settings → Data Feeds.
Step 2: Connect your client
Use the connection details from the dashboard. Example (replace placeholders with your values):Credentials are unique per account. Do not share them or commit them to version control.
Step 3: Run a sample query
Once connected, try a simple query against a core table (see Tables & Schema for exact table names):Next steps
- Read the Data Feeds overview.
- Follow Getting started with feeds for more detail.
- Use the Data dictionary and Joining tables when building queries.
