Description Usage Arguments Value References
Article Functions
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | getArticles(blogId, ...)
getArticlesCount(blogId, ...)
getArticle(blogId, articleId, ...)
createArticle(blogId, article, ...)
modifyArticle(blogId, article, ...)
getArticleAuthors(...)
getArticleTags(...)
deleteArticle(blogId, articleId, ...)
|
blogId |
a |
... |
additional request parameters |
articleId |
an Article id number |
article |
a list containing Article fields |
a list containing an Article fields or a list of Articles
Shopify API Article documentation: https://help.shopify.com/api/reference/online_store/blog_article
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.