Editing a webhook

Learn how to edit a webhook.

Webhooks are a powerful tool for automating actions between different web services. They allow your applications to receive real-time data from others, enabling you to create highly responsive and interactive experiences. Whether you need to update an application, notify users of new content, or synchronize data across platforms, webhooks offer a flexible solution. In this guide, we'll walk you through the steps to edit a webhook in Global Commerce, allowing you to customize its behavior according to your requirements. From changing the endpoint URL to modifying event subscriptions, you'll learn how to ensure your webhooks are configured to meet your needs efficiently.

To edit a webhook:

  1. Sign in to Global Commerce.

  2. Enter the URL for the endpoint in the Endpoint URL field.

  3. Optional. Enter the user credentials for the endpoint in the Username and Password fields. Note: If you do not need an extra layer of security, you can leave these fields blank.

  4. Optional. Select Enabled for Status. Note: If you do not select Enabled, the system will ask if you want to enable the webhook when you click Create.

  5. Select the checkbox next to each event you want to associate with the endpoint, or select the checkbox next to Event to select all events. At least one event type must be chosen.

  6. Scroll down and click Save.

Last updated