---
title: "How to connect Supermetrics to n8n"
slug: "how-to-connect-supermetrics-to-n8n"
description: "Learn how to connect Supermetrics to n8n to build data-driven workflows. "
updated: 2026-04-15T08:02:04Z
published: 2026-04-15T08:02:04Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.supermetrics.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to connect Supermetrics to n8n

You can connect to Supermetrics directly from n8n and start integrating Supermetrics to your workflows. The integration uses the Supermetrics MCP server. [Learn more about the Supermetrics MCP server](/v1/docs/supermetrics-mcp-server).

## Before you begin

To use the Supermetrics node in n8n, you need a Supermetrics subscription with the Supermetrics API.

You also need to create an API key on the Supermetrics Hub. [Learn how to create and manage API keys in Supermetrics](/v1-api/docs/managing-your-api-keys).

## Instructions

1. Sign in to n8n, open the editor, and click **+** in the top right to open the **Nodes** panel.
2. Search for Supermetrics using the search bar. Look for the version marked by a badge image. Then, select **Install node**.
3. Insert your Supermetrics API key when prompted.
4. Once Supermetrics is installed, just drag, drop, and connect it like any other node in a workflow.

[Read more about using Supermetrics in n8n](https://n8n.io/integrations/supermetrics/).
