Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
Hello! I have a question regarding custom apps. I'm looking to build an app that connects to a product creation webhook and then on each event sends a request to create a product on an accounting platform. We don't really create that many products, but it would save us a lot of time if we don't have to do the process twice. Can I host the app locally with a ngrok tunnel and use it that way on my main store or would I run into problems?