Description
n8n-nodes-inveniordm
!Tests

This is an n8n community node. It lets you use InvenioRDM in your n8n workflows.
n8n is a fair-code licensed workflow automation platform.
Installation
Operations
Credentials
Compatibility
Usage
Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
The following operations are supported:
- Records
- Communities
- n8n community nodes documentation
- Jest Testing Framework
- TypeScript
– Get a record
– Get many records
– Get a community
– Get many communities
Credentials
You can use a personal access token to use this node.
Personal access token
1. Create an account in an InvenioRDM instance and login.
1. Go to your Applications page.
1. In the right navigation, under Personal access tokens, select New token.
1. Enter a descriptive name for your token in the Token name field, like n8n integration.
1. Select Scopes for your token, currently only the user:email scope is supported.
1. Click Create.
1. Copy the token.