getShoppyInvItem: Shopify Inventory Items Endpoint (Doesn't work)

Description Usage Arguments Value

Description

Gets shopify inventory items

Documentation: https://help.shopify.com/api/reference/inventory/inventoryitem

Usage

1
getShoppyInvItem(shopifyPath, apiKey, apiPassword, verbose = T, page = NULL)

Arguments

shopifyPath

Something like: mywebsite.com

apiKey

Unencoded api key

apiPassword

Unencoded apiPassword

verbose

Whether it will return the results of the api call. Defaults to T.

page

Returns a specific page of results. Defaults to 1.

Value

Returns a dataframe of inventory items. May contain nested dataframes.


RonGuymon/shoppy2 documentation built on May 20, 2019, 4:25 p.m.