Use supported application boundaries.
Build authorized workflows against the platform interface while keeping private implementation details private.
Integrations
Use imports, authorized exports, channel availability, API clients, and webhook endpoints against the same documented platform used by LTS Inventory itself.
Advanced integration operations begin with Control.
Documented interfaces and visible delivery states keep every connection accountable.
Staged imports
Match source columns to Inventory fields, validate rows, and review exceptions before an import changes operational records.
Documented connections
Use documented interfaces and observable delivery states instead of hidden database access or one-off scripts no one can explain later.
Build authorized workflows against the platform interface while keeping private implementation details private.
Understand what was sent, whether it arrived, and when a delivery needs attention.
Keep external listings connected to the correct product and option inside Inventory.
Webhooks and delivery
Delivery history gives integrations an operational trail: event type, destination, attempt state, and recency without exposing secret values.
Illustrative event activity
Freshness and conflict states
Last-sync times, pending work, and conflicts help operators distinguish a fresh view from information that needs attention.
The last completed sync is shown with a timestamp.
Queued work remains visible while processing continues.
Competing mappings or changes are surfaced for resolution.
A failed or revoked connection is identified instead of appearing current.
Exports and reporting
Use supported reports and authorized record retrieval to move information into review, reconciliation, or downstream processes.
Review stock, movement, exceptions, and other supported operational views.
Inactive subscriptions lock operations without removing the authorized record-retrieval path.
Choose the supported boundary
Compare the current integration scope across Essentials, Operations, Control, and managed Enterprise before starting.