# ERP Integration

The B2Bsellers Suite is built as a native, 100% plugin-based extension for Shopware 6. We adhere strictly to Shopware’s architectural standards, ensuring that all existing Shopware 6 interfaces remain fully compatible with our suite.

## Data Compatibility

To extend the platform's capabilities, we have implemented all necessary additional data points as standard Custom Fields or dedicated entities, all of which are extensively documented.

Because we build upon the Shopware core:

* Standard Interfaces: Most existing Shopware 6 connectors can interact with the B2Bsellers Suite without modification.
* Extended Entities: Specialized B2B entities (such as Employee Accounts) are unique to our suite. While standard Shopware interfaces may not natively support these specific fields yet, they can be easily extended to include them.
* Consultancy: If you have questions regarding a specific integration, please contact our team at <sales@b2b-sellers.com>.

## ERP Partner Ecosystem

We work closely with experienced partners to provide pre-built connectors for industry-leading ERP systems.

### **Sage 100 – Omniseller (by HTK)**

The B2Bsellers Suite includes optimized connectors for the Omniseller API. These can be deployed to streamline the synchronization of:

* Customer Data: Bi-directional sync of company profiles.
* Employee Management: Automated import of employee accounts and permission structures.

For more details on the Sage 100 integration, visit the [HTK Homepage](https://www.htk.de/).

### **Find a Partner**

We have a growing network of partners specialized in various ERP environments. You can find a complete list of certified partners on our website: [Find a Partner](https://www.b2b-sellers.com/en/partner-finden/)


---

# 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.b2b-sellers.com/b2b-platform/developer-guide/how-to/guides-for-erp-interface.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.
