๐ Learning Resources
Shopifyโ
Shopify Flowโ
-
-
Advanced actions
-
Loops (For Each): Process multiple items in a list, one at a time (e.g., process each line item in an order).
-
Get Data:ย Retrieve a list of objects from Shopify.
-
Send Admin API Request:ย Interact directly with the Shopify Admin API to perform powerful actions.
-
Send HTTP Request:ย Integrate with external services and APIs.
-
Run Code:ย Execute custom code for complex logic or data manipulation.
-
-
Liquidโ
-
Documentation
-
Cheatsheets
-
Examples