See created webhooks in your shop
Guide to see which webhooks are created in your Shoporama online store.
Webhooks notify external systems when something happens in your shop - for example, when a new order is created. Under the API settings you can see which webhooks have been created.
See your webhooks
- Click the cogwheel in the top right corner of your admin
- Go to API
- Under Webhooks you will see a list of all created webhooks
What is shown?
For each webhook you can see:
- URL - the address that receives the message
- Event - which event triggers the webhook (e.g.
order.created) - Status - whether the webhook is active
Who creates webhooks?
Webhooks are typically created by:
- Integrations - e.g. Shipmondo and Klaviyo automatically create webhooks when you connect them
- Developers - via the REST API or admin
See our full guide to webhooks for information on available events and setting up via API.
Please note
Do not delete webhooks you do not recognize unless you are sure that no integration is using them. Deleting them can cause integrations to stop working.
Do you need help? Contact us at support@shoporama.dk.