Tag

Magento API

1 posts tagged Magento API

Clear tag
2 min read

HowTo: Create a REST API Call in Magento 2

These code snippets will show you how to ask the Magento REST API and retrieve some data. In this example I will query the Magento REST API to retrieve all products updated since 2018-10-09 …