n8n-nodes-cipp
Version:
n8n node to work with the CIPP API
58 lines (36 loc) • 1.92 kB
Markdown
# n8n-nodes-cipp
This is an n8n community node to work with the CIPP API in your n8n workflows.
- [Installation](#installation)
- [Operations](#operations)
- [Credentials](#credentials)
- [Compatibility](#compatibility)
- [Resources](#resources)
- [Funding](#funding)
## Installation
Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.
## Operations
### CIPP Core
* Get Version - Get the current version of CIPP
* Public Ping - Ping the CIPP instance to keep the application running
### GDAP
* Get GDAP Invites - List GDAP invites
* Get GDAP Roles - List configured GDAP roles
* Create GDAP Invite - Create new GDAP Invite
### Tenants
* Get Tenants - List tenants
* Get Tenant - Get information about a single tenant
* Get Domains - List domains for a tenant
* Get Licenses - List licenses for a tenant
### Users
* Get Users - List users for a tenant
* Create User - Create a new user account
## Credentials
Generate API keys from your CIPP Integrations page. See the [CIPP Docs](https://docs.cipp.app/api-documentation/setup-and-authentication) for more details.
## Compatibility
Tested against n8n 1.79.3+
## Resources
* [n8n community nodes documentation](https://docs.n8n.io/integrations/community-nodes/)
* [CIPP Docs](https://docs.cipp.app/api-documentation/setup-and-authentication)
## Funding
If this community node helps you, please consider funding it's continued development.
<a href="https://www.buymeacoffee.com/davejlong" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>