For the complete documentation index, see llms.txt. This page is also available as Markdown.

Use Case: Names, IDs, SKUs normalization

Let's say, you sell several different variants of products, including bulk sales. Each variant has a separate SKU. However, you only want to see the main SKU in your reports and not the variants.

To accomplish this, you can create an SKU conversion table in a spreadsheet, and based on the table, Conduit can transform codes and quantities in the reports.

Last updated