K3 Documents

K3 Architecture

Updated on

An overview of the K3 architecture, including details on the key aspects of the K3 platform.

The standard K3 integration workflow starts with a SOURCE adaptor, which can acquire input data via API, database connection, or file, to name a few options. Data flows into K3 from the SOURCE adaptor, then it's subject to record-level transformations that are applied by user-defined MAPPINGS and RULES, which shape the TARGET data output. The configurable TARGET adaptor then transmits the data to its destination. 

Previous Article K3 Components
Next Article How do I sign-in to K3?