#Building a Embedded Shopify App
visit https://help.shopify.com/api/reference/asset get:
Key | Value |
---|---|
source_key |
The source key copies an asset. (e.g layout/theme.liquid ) |
theme_id |
A unique numeric identifier for the theme. (e.g 123234 ) |
#Building a Embedded Shopify App
visit https://help.shopify.com/api/reference/asset get:
Key | Value |
---|---|
source_key |
The source key copies an asset. (e.g layout/theme.liquid ) |
theme_id |
A unique numeric identifier for the theme. (e.g 123234 ) |
#Building a Embedded Shopify App
Used API References
1) Assets
Permission:
get_assets
source_key
(e.g
layout/theme.liquid
)theme_id
(e.g
123234
)visit https://help.shopify.com/api/reference/asset