# EasyCSV

<figure><img src="/files/RtPGTXvwjF9Kxs8jv1mO" alt=""><figcaption></figcaption></figure>

You can integrate the **EasyCSV** app with the **B2B/Wholesale Solution** app to import orders or product data while maintaining your custom B2B pricing rules.

### **Requirements**

To enable this integration, you’ll need:

* The **B2B/Wholesale Solution** app on the **Platinum plan** (which includes the **Public API** feature).
* The **EasyCSV** app on the **Business plan** or higher.

### **Step 1: Get the Public API Access Key**

1. Open the **B2B/Wholesale Solution** app.
2. Navigate to the **Public API** page.
3. Click **Copy** to get your **Access Key**.

### **Step 2: Enter the Access Key in EasyCSV**

1. Open the **EasyCSV** app and go to **Import Data Flow**.

<figure><img src="/files/hvi3GzYT0H2R9JVyoa6K" alt=""><figcaption></figcaption></figure>

2. Scroll down and click **Change to B2B/Wholesale Pricing**.

<figure><img src="/files/9p1kn8V7Ghr87ozaWhup" alt=""><figcaption></figcaption></figure>

3. Choose **B2B/Wholesale Solution – Shopify app by BSS Commerce**.

<figure><img src="/files/X3AKhQPGNZgw2oe0YlX2" alt=""><figcaption></figcaption></figure>

* Paste the **Access Key** copied from the B2B/Wholesale Solution app.
* Click **Save**.

<figure><img src="/files/0TBqDgJRz3DxywWJHpLm" alt=""><figcaption></figcaption></figure>

### **How It Works**

Once integrated, **EasyCSV** will automatically check if products have **B2B pricing rules** applied in your B2B/Wholesale Solution app.

* If rules are applied → EasyCSV uses the **custom B2B prices**.
* If not → It falls back to the **default Shopify prices**.

🎥 **Tutorial Video:**\
\&#xNAN;*How to create Shopify Orders with B2B/Wholesale Solution custom prices for products from CSV / XLSX Files:* [How to create Shopify Orders with B2B/Wholesale Solution custom prices for products from CSV / XLSX Files](https://www.easycsv.io/docs/shopify#create_b2b_orders)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-shpf.bsscommerce.com/b2b-wholesale-solution/integration/easycsv.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
