Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Is it possible to connect a webpage built on Shopify to a custom-built NodeJS backend? The user when clicking a button, would send a request to the server and the response that the server sends would be used for creating a custom UI widget.
Is this possible?