Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hi community,
I want to integrate third party API's specifically using Ware IQ's API in my shopify website in order to show order tracking on my website. However I'm not sure if shopify supports calling third party API's in its liquid code. Is there a way that I can GET/POST requests via API calls in shopify? If yes can anyone give me a detailed method on how I can achieve this?