API Reference#
Fetch Product Data Feed#
The Web Shop Product Data Feed Module define a route to fetch the product data feed of a Web Shop:
GET/<database_name>/web_shop/<shop>/<format>/<language>/products.csv:
shopis the name of the Web Shop.formatis the name of the target likelanguageis the RFC 4646 code of the language. It can be omitted to use the default database language.