I am interested in being informed on any change that happens to licenses and activations. I would then like to confirm that setting webhooks for ‘license.updated’ and ‘activation.updated’ will be enough.
Or do I also have to listen to things like ‘license.renewed’, ‘license.extended’ etc.?
Thanks
Dear Miguel,
Thank you for reaching out.
The license.updated
event is triggered whenever any license properties are updated, such as allowedActivations, serverSyncInterval, entitlements, meter attributes, etc… However, for specific actions such as license renewal, updating expiresAt
, updating licenseSubscriptionParameters
, etc., you will need to listen to the corresponding events separately. Please note that the Extend License has been deprecated.
Also, the activation.updated
event is triggered on every server sync. Since it primarily contains the updated lastSyncedAt
value, it generally does not provide meaningful insights and may lead to unnecessary traffic.
If you need any further clarification or assistance, please do not hesitate to contact our support team at support@cryptlex.com.
1 Like