EZ Inventory: Using Date Variables in File Paths, URLs, and Filters

Our Shopify inventory management app, EZ Inventory, now supports dynamic date variables in the file paths, URLs, and filters.
This update provides a way to retrieve an inventory feed that uses dates in the file path or URL. The feed data can also now be filtered based on the current date.
Below is a list of the available date variables that you can use:
- {{ YYYY }} - the current year (e.g. 2018)
- {{ MM }} - the current …