Which export should I use?

Northbeam offers four ways to get your data out: a Sales page export, the Touchpoints Export, the Data Export API, and the Northbeam MCP server.

Northbeam offers several ways to export or access your data. The right option depends on the dataset you need, where you want it delivered, and whether you want a file, an automated pipeline, or an answer from an AI tool.

Compare your options

OptionDataDeliveryBest forAvailability
Sales page exportPerformance data from the chart or table on the Sales pageCSV download or Google Cloud Storage (GCS)One-time analysis and recurring reports, without codeAvailable in the dashboard
Touchpoints ExportRow-level marketing touchpoints, attribution credit, order and customer identifiers, campaign metadataCSV files delivered to GCS or Amazon S3Customer journey analysis, warehouse and BI workflowsSelect service plans
Data Export APIPerformance metrics with configurable attribution models, windows, accounting modes, levels, breakdownsTemporary download link, GCS, or Amazon S3Automated data pipelines and custom reportingRequires an API key
Northbeam MCP serverLive dashboard metrics, attribution data, spend, orders, and product-level attribution when enabledResponses inside a connected AI toolAsking questions without building an exportSelect service plans

How to choose

  • You need a spreadsheet. Use the Sales page export. It covers most one-off analysis and can be scheduled daily, weekly, or monthly without any engineering work.
  • You need the individual touchpoints behind each order, not aggregated performance. Use the Touchpoints Export. This is the only option that returns one row per touchpoint with its attribution credit.
  • You are building a pipeline. Use the Data Export API, which lets you set the attribution model, window, accounting mode, level, and breakdowns per request.
  • You want to ask a question rather than move a file. Use the Northbeam MCP server.
📘

MCP provides data access, not bulk export

The Northbeam MCP server is read-only and retrieves a limited set of data in response to a specific question. It does not sync or bulk-export your data. Use a Sales page export, the Touchpoints Export, or the Data Export API when you need a file or a data pipeline.


FAQs

How can I receive CSV file exports attached to emails?

Currently, scheduled exports provide a link to your dashboard for file downloads. Our Product team is aware of the request to attach files directly to emails, but there is no timeline for this feature at the moment.

How can I get Northbeam data into Google Sheets?

There is no built-in Google Sheets export. If you have development resources available, there are three approaches:

🚧

Please Note

We cannot provide further guidance on setting this up. Please consult your development team or refer to the documentation linked above.

How can I get Northbeam data into BigQuery?

Export the data into a custom Google Cloud Storage bucket — from either the Sales page or the API — then load it from GCS into BigQuery (Google's documentation).

🚧

Please Note

We cannot provide further guidance on setting this up. Please consult your development team or refer to the documentation linked above.

How can I get Northbeam data into Snowflake?

Land the files in GCS or Amazon S3 using the Touchpoints Export or the Data Export API, then move them through your existing data pipeline.


Did this page help you?