Hi,
Is it possible to setup a webhook for order creation while installing an app? I mean dynamically webhook should be up and running without manually creating it. Do share your thoughts.
Thanks
Hi,
Is it possible to setup a webhook for order creation while installing an app? I mean dynamically webhook should be up and running without manually creating it. Do share your thoughts.
Thanks
Hi @Khasim, have you taken a look at the Subscribe to a webhook topic guide? This should walk you through how you can create a subscription for
orders/create
which will automatically apply to any shop that installs your app.
If there’s something else you’re looking for can you provide some specific details?