Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
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?