General

Creating a Web Hook

With Commerce7, you have the ability to set up a Web Hook that triggers a message/notification whenever a Customer or Tag undergoes creation, updating, or deletion.

Creating a Web Hook

  1. Go to Developer > Web Hooks.
  2. Click the Add Web Hook button.
    Screen Shot 2024-03-21 at 3.15.17 PM
  3. Select the Object
  4. Select an associated Action you would like to be sent to your Web Hook.
  5. Enter your URL in the Web Hook Url field.
    Screen Shot 2024-03-21 at 3.18.54 PM
  6. Add Basic Authentication on the web hook (optional). When calling your web hook we will add Basic Auth to the call if you enter a username and password.
  7. Add Web Hook Notes (optional). This is used when you want to remember what the web hook is for (and it's not clear from the url).
  8. Add an email to the Notification Email field. If your web hook fails consistently for 48 hours, it will be disabled - and a notification will be sent to this email address. 
    1. Note that if your Web Hook is disabled, there is not a way to re-enable it. You will need to recreate the Web Hook from scratch.

      Screen Shot 2024-03-21 at 3.33.34 PM
  9. Click the Save at to the top or Save Web Hook at the bottom. 
    Commerce7-Add-Web-Hook