Which seller portal am I using?
Two versions of the seller portal exist, differing in appearance and menu structure. The icon in the top right-hand corner of your seller portal will tell you which instructions you need:
Legacy seller portal |
|
Seller portal 2.0 |
|
Webhooks are documented in detail in the Marketplacer API documentation, and there are detailed instructions for Registering a Webhook in the legacy seller portal.
The following instructions are for managing Webhooks in seller portal 2.0.
Add a webhook
- Go to Extensions > Webhooks.
- Select Create New Webhook.
- Provide the following:
- Type
- Event Name
- URL
- Headers
- GraphQL query string
- Enabled
- Select Create Webhook.
Edit a webhook
- Go to Extensions > Webhooks.
- Locate the webhook you need to modify and select Edit.
- Make the required changes.
- Select Update Webhook.
Related articles