Brightpearl + Le New Black integration overview
Brightpearl is a UK-based retail management system that lets you manage your inventory in a cloud-based software. Le New Black acts as a collaborative B2B portal for your team and resellers and a sales rep facing iPad app that sends B2B orders back to Brightpearl.
The connector uses Brightpearl API to exchange data (read docs) |
|
Le New Black is the master system for all data flows (eg. triggers all push/pull operations) |
|
The connector requires basic configuration in Le New Black and Brightpearl sides |
Data flows
Type | Flow |
Products | Brightpearl ⇢ Le New Black |
Prices | Brightpearl ⇢ Le New Black |
Inventory stock levels | Brightpearl ⇢ Le New Black |
Orders | Brightpearl ⇠ Le New Black |
Data flow: Products
Reference
- Full file template: see in Google Drive
- Data flow: from ERP to LNB
- Brightpearl's API endpoints used:
- Get products: https://api-docs.brightpearl.com/product/product/search.html
- Get product details: https://api-docs.brightpearl.com/product/product/get.html
- Get Brightpearl categories: https://api-docs.brightpearl.com/product/brightpearl-category/get.html
Facilities
- Your product data will reflect the master product data hosted in Brightpearl.
- You will click a button in Le New Black to import products marked as "live" in Brightpearl.
- You will have access to a preview in Le New Black before actually importing products.
Prerequisites
- Custom field name for product model: you must create a product custom field in Brightpearl that will contain values for the product model in Le New Black. It can be named "PCF_MODEL" (PCF_ stands for custom field) to reflect Le New Black's model field.
- Custom field name for collection name: you must create a product custom field in Brightpearl that will contain values for the collection name in Le New Black. It can be named "PCF_COLLECTION".
Data flow: Prices
Reference
- Full file template: see in Google Drive
- Data flow: from ERP to LNB
- Brightpearl's API endpoints used:
- Get products prices: https://api-docs.brightpearl.com/product/product-price/get.html
Facilities
- Your prices data will reflect the master prices data hosted in Brightpearl.
- You will click a button in Le New Black to import prices for products marked as "live" in Brightpearl.
- You will have access to a preview in Le New Black before actually importing prices.
Data flow: Inventory stock levels
Reference
- Full file template: see in Google Drive
- Data flow: from ERP to LNB
- Brightpearl's API endpoints used:
- Get products availabilities: https://api-docs.brightpearl.com/warehouse/product-availability/get.html
Facilities
- Your inventory data will reflect the available-to-sell quantities from Brightpearl.
- Inventory will be imported into Le New Black according to a schedule that you determine.
- You will be able to trigger this import manually by clicking a button from Le New Black if you need to refresh your stock level earlier.
- The inventory is based on either EAN13s or SKUs.
Configuration
Name | Values | Type | Comment |
lnb_sku_identifier_column | ean13 / sku | string | Le New Black key |
sku_identifier_column | EAN / SKU | string | Brightpearl key |
warehouse_ids | ... | integers | Brightpearl warehouse ids |
Data flow: Orders
Reference
- Full file template: see in Google Drive
- Data flow: from LNB to ERP
- Brightpearl's API endpoints used:
- Create order: https://api-docs.brightpearl.com/order/sales-order/post.html
- Set custom field: https://api-docs.brightpearl.com/order/order-customfields/patch.html
- Get contacts: https://api-docs.brightpearl.com/contact/contact/get.html
- Get tax codes: https://api-docs.brightpearl.com/accounting/tax-code/get.html
Facilities
- You will be able to select orders to be exported from Le New Black.
- Orders will be transferred from Le New Black according to a schedule that you determine.
- You will be able to trigger this export manually by clicking a button in Le New Black if you need to send orders earlier.
- Custom fields are supported
Callouts
- Products without EAN13/SKU codes won't be exported.
- After the order has been exported from Le New Black, any further changes must be done directly into Brightpearl.
- Customers without a valid Brightpearl customer reference will block the order export.
Configuration
Name | Values | Type | Comment |
lnb_sku_identifier_column | ean13 / sku | string | Le New Black key |
sku_identifier_column | EAN / SKU | string | Brightpearl key |
default_order_channel_id | ... | integer | Default Brightpearl id for channel |
default_order_status_id | ... | integer | Default Brightpearl id for status |
default_tax_code | ... | string | Default Brightpearl code for tax |
Global configuration
Name | Values | Type | Comment |
datacentre | ... | string | Your Brightpearl data-center |
account_id | ... | string | Your Brightpearl account-id |
app_reference | ... | string | Your Brightpearl app reference |
account_token | ... | string | Your Brightpearl account-token |
Integration project
Who's assigned from your team
Your Brightpearl administrator, or someone technical who is familiar with your specific setup. A Sales Manager who understands your business, and your merchandising strategies.
Who's in charge at Le New Black
Your account manager will be taking care of the whole process from day 1. He/she'll be doing:
- Asking questions about your specific Brightpearl setup and sales process.
- Working with Brightpearl as they configure the data files to import & export to our system.
- Generating and exporting test orders to Brightpearl.
- Making sure your team is updated throughout the process and addressing delays occurring on either side.
- Working with you and Brightpearl to troubleshoot any unexpected issues that arise after launch.
Timeline
A standard integration of the inventory stock levels and orders data flows will take 2-4 weeks to get up and running.
A standard integration of the products and prices data flows will take approximately 4-6 weeks to get up and running.
Integration monitoring
Once the connector is set up, you will have access to the Integration center to manage and monitor your integration with a set of tools:
- access to task logs files for continuous monitoring and troubleshooting (e.g. see if a missing EAN13 or retailer reference is preventing an order from being exported)
- triggers task manually to push and pull data on-demand
- preview data before actual import (only available on some connectors)
Comments
0 comments
Article is closed for comments.