> ## Documentation Index
> Fetch the complete documentation index at: https://nango-wari-migrated-bigcommerce-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Pipedream (Client Credentials) - How do I link my account?

# Overview

To authenticate with Pipedream (Client Credentials), you need:

1. **Client ID** - A unique identifier for your client.
2. **Client Secret** - A confidential key used to authenticate the identity of the application (client).

This guide will walk you through generating these within Pipedream.

### Prerequisites:

* You must have an account with Pipedream.

### Instructions:

#### Step 1: Generating your Client Credentials

1. Log in to your [Pipedream](https://pipedream.com/auth/login) account.
2. Navigate to the [API Settings](https://pipedream.com/settings/api) for your workspace.
3. Click the **New OAuth Client** button.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/UNc_QqZunWE61x7G/integrations/all/pipedream-oauth2-cc/new_oauth.png?fit=max&auto=format&n=UNc_QqZunWE61x7G&q=85&s=a35bf1cd04b3bbd4928425a1f9a4d9a0" width="1920" height="624" data-path="integrations/all/pipedream-oauth2-cc/new_oauth.png" />

4. Name your client and click **Create**.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/UNc_QqZunWE61x7G/integrations/all/pipedream-oauth2-cc/create_form.png?fit=max&auto=format&n=UNc_QqZunWE61x7G&q=85&s=0190d93a0484bb8f8492a510f18b372f" width="638" height="254" data-path="integrations/all/pipedream-oauth2-cc/create_form.png" />

5. Your **Client ID** and **Client Secret** will be generated.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/UNc_QqZunWE61x7G/integrations/all/pipedream-oauth2-cc/credentials.png?fit=max&auto=format&n=UNc_QqZunWE61x7G&q=85&s=07556c4a6d74f4cdb8f2bf515068d029" width="638" height="542" data-path="integrations/all/pipedream-oauth2-cc/credentials.png" />

#### Step 2: Enter credentials in the Connect UI

Once you have your **Client ID** and **Client Secret**:

1. Open the form where you need to authenticate with Pipedream (Client Credentials).
2. Enter your **Client ID** and **Client Secret** in their respective fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/UNc_QqZunWE61x7G/integrations/all/pipedream-oauth2-cc/form.png?fit=max&auto=format&n=UNc_QqZunWE61x7G&q=85&s=51668b85cb0970e7d2c66cf71d314154" style={{maxWidth: "450px" }} width="500" height="807" data-path="integrations/all/pipedream-oauth2-cc/form.png" />

You are now connected to Pipedream (Client Credentials).
