RTC - 2 Way Interface
Last Updated: 8/18/2023
Overview
RTC consumes the Yellow Dog API for a 2-way integration. This integration allows RTC to receive new or changed items from as well as post sales transactions to the Yellow Dog Inventory system.
Sync Approach
RTC pulls new items and item edits from Yellow Dog and pushes transaction data to Yellow Dog.
The Integration consists of two elements:
RTC’s processes to pull items and post sales.
Yellow Dog’s Process Sales Application to process transactions provided by RTC in order to deplete inventory
Sync Frequency
The push and pull of data is broken up into two separate RTC services run on a user defined schedule.
Yellow Dog’s Process Sales Application will be scheduled to run hourly by default.
Requirements
POS Partner
RTC is responsible for controlling and scheduling the integration.
Yellow Dog
The minimum version of Yellow Dog Inventory must be v375 or higher.
Yellow Dog will provide API Username, password and Client ID.
Yellow Dog Implementation Guide will need to set up and schedule the Process Sales Application.
Data Exchange and Mapping
Sales Data
TBD
Item Data
RTC pulls the following item data from our API:
Yellow Dog Field | RTC Field |
---|---|
Store | Store |
POS Description 1 | Description |
Item Retail | Retail |
SKU | SKU |
UPC | UPC |
On Hand - Store | QtyOnHand |
Additional Information
Limitations
RTC has a limit of 20 characters for their Item Descriptions