I have created a plugin for Shopware 6. I need to use webhooks when an order is placed, but I couldn’t find any documentation regarding this one. Can anyone help?
I tried using admin api(/api/webhook) to create one but I got the following error:
„This field is write-protected. (Got: "crud" scope and "system" is required)“.