The developers have implemented a ready-made example as needed, link:
http://3.70.151.90/shopify/product.html2 types of requests are implemented in the demo,
Get limited count of products - this type of request is used on your module functionality
Get all products - required functionality
All request code in php is implemented, can be viewed and also tested in the demo.
Testing
- press the process button
- after the request is completed, the result of the request below will be returned
Function source code
To add request functionality to a developer resource, or a third-party application
- press the process button
- after the request returns the answer, copy
PHP Source Code
PHP Source Code gives the code that must be used to implement this request
(for integration into the developer system)
In general, there is a working code in php, how to execute a request