A custom AL per-tenant extension that connects the Wayfair home-goods marketplace to Business Central — drop-ship and wholesale orders, CastleGate reconciliation, inventory/price sync, and ASN/tracking write-back — built, installed and supported by ECOSIRE on your tenant. One-time license from $499.00 USD for Dynamics 365 BC (build-to-order) — includes 12 months of updates and support.

A custom AL per-tenant extension that connects the Wayfair home-goods marketplace to Business Central — drop-ship and wholesale orders, CastleGate reconciliation, inventory/price sync, and ASN/tracking write-back — built, installed and supported by ECOSIRE on your tenant.
今すぐのお支払いはありません。これはチームへの見積もり依頼を送信します。価格と次のステップをメールでご案内します。
The Wayfair Connector for Business Central is a build-to-order integration that ECOSIRE designs, develops in AL, installs as a per-tenant extension, and supports on your own Dynamics 365 Business Central environment. It is not an instant AppSource download — we scope your Wayfair selling model (drop-ship, CastleGate / WGE wholesale, or both), build to your real item, vendor, and location setup, and hand you a working, documented integration.
Wayfair drop-ship purchase orders and wholesale orders imported into Business Central as Sales/Purchase Orders with correct customer, vendor, and drop-ship address handling
SKU-to-Item No. mapping table (page extension) so Wayfair product identifiers resolve to your BC items, units of measure, and variants
CastleGate / Wayfair Global Engine (WGE) fulfillment reconciliation — match Wayfair-fulfilled shipments against BC inventory and clear open quantities
Outbound inventory availability sync from BC item ledger / available-to-promise to Wayfair on a Job Queue schedule
Outbound price sync from BC price lists to Wayfair, with per-SKU overrides and currency handling
ASN / Advance Ship Notice and shipment confirmation write-back from posted Warehouse Shipments, including tracking numbers and carrier
At its core the extension keeps Wayfair and Business Central in agreement. Wayfair purchase orders (drop-ship) and wholesale orders are imported as BC Sales Orders or Purchase Orders against the correct customer/vendor, with SKU-to-Item No. mapping, drop-ship address handling, and idempotent dedupe so retried messages never double-post. Inventory availability and price updates flow out to Wayfair from BC item ledger and price lists on a Job Queue schedule, and ASN/shipment confirmations plus tracking numbers are written back to Wayfair as you post Warehouse Shipments — closing the loop that drives on-time metrics.
We build it natively into BC: table and page extensions for Wayfair mapping and status fields, event subscribers on posting routines (no base-app modification), connection and credential handling, retry/backoff with an error log, and dedicated permission sets. Integration runs over the Wayfair Supplier/Partner API and EDI (832/850/855/856/810/846 as your trading-partner profile requires); BC-side data moves via the standard REST/OData v4 API. Optional Dataverse / Power Platform surfacing is available for dashboards and approvals.
You receive the source, the deployed extension, runbooks, and an agreed support window. Honest lead time, real handover, ongoing maintenance — not a black box.
Owns the daily Wayfair order queue and on-time/cancellation metrics. Needs Wayfair POs to land in BC automatically, ship confirmations and tracking to write back the moment a Warehouse Shipment posts, and no double-keyed orders.
Responsible for the BC tenant, extensions, and integrations. Wants a clean per-tenant AL extension with event subscribers (no base-app changes), proper permission sets, isolated-storage secrets, and Job Queue control — plus the source code so they are never locked in.
Manages stock across BC and CastleGate/WGE. Needs accurate outbound availability and price sync to Wayfair, and CastleGate fulfillment reconciled against BC inventory so on-hand and open quantities stay trustworthy.
ecosire.com でライセンスを購入し、アカウント ダッシュボードから Wayfair Connector for Business Central モジュールの ZIP をダウンロードします。
ZIP をサーバー上の Odoo カスタム アドオン フォルダーに抽出します (または、[アプリ] > [Odoo.sh / runbot のファイルからインストール] を介してアップロードします)。
開発者モードをアクティブにし、アプリを開き、「アプリリストの更新」をクリックして、「Wayfair Connector for Business Central」を検索し、「インストール」を押します。
新しいメニューを開き、ECOSIRE ライセンス キーを貼り付け、外部認証情報 (Shopify、Amazon、Stripe など) を接続して保存します。
組み込みの接続テストを実行し、最初の 10 レコードを同期し、定期的な cron をスケジュールします。何か問題が発生した場合はサポートにお問い合わせください。
| 基準 | エコシエール | カスタムビルド | 競合他社 | オドゥー ネイティブ |
|---|---|---|---|---|
| Wayfair order/PO import natively into Business Central | ||||
| CastleGate / WGE fulfillment reconciliation against BC inventory | ||||
| ASN/shipment + tracking write-back from posted Warehouse Shipments | ||||
| EDI document set (850/855/856/810/846) plus Partner API support | ||||
| Built upgrade-safe as a per-tenant extension (no base-app changes) | ||||
| Tailored to your exact SKU mapping, locations, and selling model | ||||
| Source code ownership and repository handover | ||||
| Installed and supported on your tenant by the builder |
This is a build-to-order extension, not an instant AppSource install. A typical Wayfair connector takes about 3 to 6 weeks depending on whether you run drop-ship, CastleGate/WGE wholesale, or both, and how complex your EDI partner profile and SKU mapping are. The process is: discovery and scoping of your Wayfair selling model and BC setup, development in AL against your sandbox, end-to-end UAT with real test orders, then a supervised production go-live. We confirm a firm timeline in writing after the scoping call before any work starts.
ECOSIRE installs the extension as a per-tenant AL app on your Business Central sandbox first, then production — you do not have to deploy anything yourself. The $499 covers the build, installation, and initial go-live support window. After that we offer ongoing support and maintenance (Wayfair API/EDI changes, BC monthly and major-version updates, new SKUs or selling channels) on a separate agreed plan. Because you receive the AL source and repository, you are also free to maintain or extend it with your own team.
No. It is built entirely as a per-tenant extension using table extensions, page extensions, and event subscribers — the standard, upgrade-safe BC development model. We never modify the base app, so Microsoft's monthly service updates and major version upgrades continue normally. We do regression-test the extension against your sandbox ahead of major BC releases as part of a support plan.
Both paths are supported and we pick what matches your Wayfair trading-partner setup. Most order, inventory, and price flows can run over the Wayfair Supplier/Partner REST API; where Wayfair requires it, we implement the EDI document set (832/850/855/856/810/846) instead of or alongside the API. On the Business Central side, data moves through the native REST/OData v4 endpoints, and credentials are held in isolated storage with a sandbox/production toggle.
Inbound, we import Wayfair drop-ship POs and wholesale orders into BC. Outbound, we push inventory availability and price on a Job Queue schedule, and we write back ASN/shipment confirmations with tracking numbers when you post a Warehouse Shipment. Every inbound message is processed idempotently with a dedupe key, and failures land in an error log with retry/backoff — so a retried Wayfair payload never creates a second order, and a transient failure is visible and re-runnable rather than silently lost.
A custom AL per-tenant extension that connects the Wayfair home-goods marketplace to Business Central — drop-ship and wholesale orders, CastleGate reconciliation, inventory/price sync, and ASN/tracking write-back — built, installed and supported by ECOSIRE on your tenant.