BuiltByBit Automation
BuiltByBit SunLicense Integration Guide
Last updated
BuiltByBit SunLicense Integration Guide
Last updated
Go to the Integrations page on SunLicense.
Select your product.
Copy the Webhook URL.
The webhook URL should be in the following format:
Navigate to the Placeholders page in BuiltByBit:
Click on Create New Placeholder.
Set the placeholder name to something like:
Set Type as External License Key
.
Paste the copied Webhook URL in the URL field.
Copy the Secret Key from the SunLicense Integrations page.
Paste the secret key in BuiltByBit.
Save the placeholder in BuiltByBit.
When using SunLicense API with your product, assign the placeholder string to the license key variable.
Example usage in Java:
When users download your product, BuiltByBit will automatically create a new license in SunLicense.
The placeholder %%__MyProduct_License__%%
will be replaced with the user's actual license key.
The user's downloaded product will be validated automatically without requiring manual input of the license key.
Now your BuiltByBit product is successfully integrated with SunLicense for seamless license management!