Hey there!
We’re looking to extend our App blocks with rich data from our app - and as far as I can read the recommended way is using App Proxies.
However, it’s not quite clear how to get hold of the path_prefix, from within the App block. Since each storeowner can customize the path prefix - we can’t reliably hardcode it.
Am I mistaken?
How do you go about solving this? Just call your API directly with some custom validation of the customer id?