Hello,
I’m new to shopify and APIs but I want to integrate an external Rest API to my Shopify website.
It’s the Lightspeed Restaurant K Series API.
https://redoc.lsk.lightspeed.app/
However I do not quite understand how to do this with Shopify.
I managed to have successfully working requests on postman but I don’t know how to use them on my shopify website.
I want to send the API request from my shopify web page and then show specific articles according to the response of said request.
How should I proceed ?
Thank you in advance for your help.