NetLicensing

NetLicensing is a software license management platform for administering products, license models, licensees, licenses, and commerce workflows.

21 actions Integration catalog
Request access
Connect NetLicensing once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Check In Licensee SessionNETLICENSING_CHECK_IN_LICENSEE_SESSION
Return and release a NetLicensing floating-license session for a licensee and return the validation results and provider cache TTL when supplied.
Check Out Licensee SessionNETLICENSING_CHECK_OUT_LICENSEE_SESSION
Allocate a NetLicensing floating-license session for a licensee and return the validation results with their cache TTL.
Create BundleNETLICENSING_CREATE_BUNDLE
Create a purchasable NetLicensing bundle from existing license templates.
Create LicenseNETLICENSING_CREATE_LICENSE
Assign a license from a license template to a licensee.
Create LicenseeNETLICENSING_CREATE_LICENSEE
Create a licensee under a product so licenses can be assigned and validated.
Create Licenses From BundleNETLICENSING_CREATE_LICENSES_FROM_BUNDLE
Create one or more licenses for a licensee from the license templates associated with a bundle.
Create License TemplateNETLICENSING_CREATE_LICENSE_TEMPLATE
Create a license template under a product module using a supported license type.
Create ProductNETLICENSING_CREATE_PRODUCT
Create a NetLicensing product that can contain product modules and licensees.
Create Product ModuleNETLICENSING_CREATE_PRODUCT_MODULE
Create a licensing-model-specific module under a NetLicensing product.
Delete ResourceNETLICENSING_DELETE_RESOURCE
Permanently delete a product, product module, license template, licensee, license, or bundle by number. Optional cascade deletion is limited to supported resource types.
Get ResourceNETLICENSING_GET_RESOURCE
Get one product, product module, license template, licensee, license, transaction, or bundle by its NetLicensing number.
List Licensing OptionsNETLICENSING_LIST_LICENSING_OPTIONS
Return the supported licensing models and license types used when configuring product modules and license templates.
List ResourcesNETLICENSING_LIST_RESOURCES
List one page of products, product modules, license templates, licensees, licenses, transactions, or bundles for the connected vendor.
Transfer LicensesNETLICENSING_TRANSFER_LICENSES
Irreversibly transfer all eligible licenses from a source licensee marked for transfer to a target licensee in the same product.
Update BundleNETLICENSING_UPDATE_BUNDLE
Update selected bundle details or replace its complete set of license templates. At least one mutable field is required.
Update LicenseNETLICENSING_UPDATE_LICENSE
Update a license's identity/number, name, parent-feature relationship, status, timing, pricing, visibility, or quantity. At least one mutable field is required.
Update LicenseeNETLICENSING_UPDATE_LICENSEE
Update selected status, identity, transfer, or non-secret custom properties of a licensee. At least one mutable field is required.
Update License TemplateNETLICENSING_UPDATE_LICENSE_TEMPLATE
Update selected pricing, visibility, limits, or license behavior on a license template. At least one mutable field is required.
Update ProductNETLICENSING_UPDATE_PRODUCT
Update selected properties of an existing product; supplying discounts replaces the complete discount set, and an empty discounts list clears all discounts by sending one empty discount field. At least one mutable field is required.
Update Product ModuleNETLICENSING_UPDATE_PRODUCT_MODULE
Update selected properties and model-specific settings of a product module. At least one mutable field is required. When provided, non-empty node_secret_modes and license_template_types arrays each replace the complete corresponding set; omit either array to leave that set unchanged. The obsolete license_template_numbers name is not an input.
Validate LicenseeNETLICENSING_VALIDATE_LICENSEE
Validate a NetLicensing licensee's active licenses and return the validation results with their cache TTL. Depending on the configured product, validation may auto-create the licensee when licensee_name and product_number are supplied.