Shopify template
In this guide you'll find the JSON files for the Shopify modeling templates and a step-by-step guide on how to implement. Please check out the templates introduction guide to learn how to add a data modeling template in Y42.
Prerequisites
In order to use this template, please make sure that you have selected these tables and columns inside your Shopify integration:
Table name | Column name |
---|---|
orders |
|
Data lineage
Step-by-step guide
- Create a new model.
- Name it src_shopify_orders.
- Import the JSON file src_shopify_orders.
- Replace the INPUT node with your actual Shopify orders table
- Commit the model.
- Create a new model.
- Name it stg_shopify_orders.
- Import the JSON file stg_shopify_orders.
- Replace the INPUT node with your previously created src_shopify_orders model.
- Commit the model.
- Continue this process until you have committed the mrt_orders model.
Please find the template JSON files down below ⬇️
Was this article helpful?