Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/labs64/netlicensing-zapier
Labs64 NetLicensing / Zapier Integration
https://github.com/labs64/netlicensing-zapier
cli client hacktoberfest ifttt integration integration-flow laas labs64 license license-management license-validation licensing-as-a-service licensing-library netlicensing restful software-activation software-licensing triggers zapier zapier-cli
Last synced: 2 days ago
JSON representation
Labs64 NetLicensing / Zapier Integration
- Host: GitHub
- URL: https://github.com/labs64/netlicensing-zapier
- Owner: Labs64
- License: apache-2.0
- Created: 2019-07-19T11:54:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T20:18:52.000Z (over 1 year ago)
- Last Synced: 2024-04-14T12:52:59.831Z (7 months ago)
- Topics: cli, client, hacktoberfest, ifttt, integration, integration-flow, laas, labs64, license, license-management, license-validation, licensing-as-a-service, licensing-library, netlicensing, restful, software-activation, software-licensing, triggers, zapier, zapier-cli
- Language: JavaScript
- Homepage: https://zapier.com/apps/netlicensing/
- Size: 1.12 MB
- Stars: 6
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Labs64 NetLicensing / Zapier Integration
[![CI - Zapier Tests](https://github.com/Labs64/NetLicensing-Zapier/actions/workflows/ci-zapier-tests.yml/badge.svg)](https://github.com/Labs64/NetLicensing-Zapier/actions/workflows/ci-zapier-tests.yml)
[Labs64 NetLicensing](https://netlicensing.io) is a first-class solution in the Licensing as a Service (LaaS) sector. Based on open standards, it provides a cost effective, integrated and scalable platform for software vendors and developers who want to concentrate on their product’s core functionality instead of spending resources on developing an own license management software.
## Integrations
You can use Zapier to do Labs64 NetLicensing Automation.
Please refer to the NetLicensing triggers, searches and actions available at [Zapier](https://zapier.com/apps/netlicensing).### Security
You need to be authenticated to use NetLicensing API. Use the following authentication options:
- [API Key](https://netlicensing.io/wiki/security) *(recommended)* - provides limited access to the NetLicensing API based on the API Key Role. We suggest using roleId `ROLE_APIKEY_OPERATION` if you need to manage customers and licenses and roleId `ROLE_APIKEY_MAINTENANCE` is you need to manage product details.### Triggers
- *New Product* - Triggers when a new product is created
- *New Licensee* - Triggers when a new licensee is created### Searches
- *Find Product* - Search product by its number
- *Find Licensee* - Search licensee by its number### Actions
- *Create Product* - Create a new product
- *Create Licensee* - Create a new licensee
- *Product Number* (required) - product number at NetLicensing
- *Name* (optional) - Customer name
- *Number* (optional) - Customer number; will be autogenerated if not provided
- *Active* (optional) - Activate customer upon creation; default: `true`
- *Create License* - Create a new license
- *TODO*## Bugs and Feedback
For bugs, questions and discussions please use the [GitHub Issues](https://github.com/Labs64/NetLicensing-Zapier/issues).