/

LS Retail

LS Retail is a unified commerce and point-of-sale platform built on Microsoft Dynamics 365, combining POS, inventory, and ERP for retail and hospitality businesses.

LS Retail is a unified commerce and point-of-sale platform built on Microsoft Dynamics 365, combining POS, inventory, and ERP for retail and hospitality businesses.

LS Retail is a unified commerce and point-of-sale platform built on Microsoft Dynamics 365, combining POS, inventory, and ERP for retail and hospitality businesses.

Overview

Bring LS Retail data into Sylus to visualise sales by store, inventory levels, and transaction trends across your retail network. Built for retailers running LS Central who want centralised reporting without exporting from Dynamics.

How it works

Sylus connects to LS Retail through its Dynamics 365 and LS Central API using a read-only account. It syncs sales transactions, items, and store data so you can track performance by location, category, or period.

Configure - implementation details

Connect Sylus to LS Retail through the LS Central API.

// LS Central sales transactions
const ls = new LSCentral({ token: process.env.LS_TOKEN });

async function getSales(storeId) {
  const tx = await ls.transactions.list({ storeId });
  return tx.map(t => ({
    receipt: t.receiptNo,
    store: t.storeId,
    total: t.grossAmount
  }));
}
// LS Central sales transactions
const ls = new LSCentral({ token: process.env.LS_TOKEN });

async function getSales(storeId) {
  const tx = await ls.transactions.list({ storeId });
  return tx.map(t => ({
    receipt: t.receiptNo,
    store: t.storeId,
    total: t.grossAmount
  }));
}
// LS Central sales transactions
const ls = new LSCentral({ token: process.env.LS_TOKEN });

async function getSales(storeId) {
  const tx = await ls.transactions.list({ storeId });
  return tx.map(t => ({
    receipt: t.receiptNo,
    store: t.storeId,
    total: t.grossAmount
  }));
}

LS Retail

Category

POS Systems

ERP Systems

Date Added

Copyright © 2026 Sylus Labs Limited

All rights reserved.

Docs

Overview

Use cases

General

Other

X (Twitter)

Linkedin

Security

Copyright © 2026 Sylus Labs Limited

All rights reserved.

Docs

Overview

Use cases

General

Other

X (Twitter)

Linkedin

Security

Copyright © 2026 Sylus Labs Limited

All rights reserved.

Docs

Overview

Use cases

General

Other

X (Twitter)

Linkedin

Security