Plugin settings

Webhooks

Estimated reading: 1 minute 418 views
  • The License Manager now supports event-based management using REST APIs and webhooks, enabling real-time notifications for key actions like license creation, activation, update, and deletion. Admins can configure webhook URLs, select specific event triggers, and automatically sync license data with third-party systems.

Back-End Settings

  • Go to the webhook site.
  • Copy your unique URL.
  • Now, go to the Admin Dashboard > WooCommerce > Settings > License Manager.
  • Scroll down and check the Enable/Disable Webhooks options. Then, paste the copied unique URL from the webhook site into the provided field.
  • Once done, click the Save Changes button.
  • Now, go to Postman and set up the initials.
  • Once done, trigger an event — for example, create or update a license through the API.
  • Now, go to the webhook site.
  • As you can see, a JSON payload is being received, confirming that the webhook is active and functioning correctly.
Share this Doc

Webhooks

Or copy link

CONTENTS
Scroll to Top