Link NocoDB Records via API for Many-to-Many Relationships - n8n Workflow | Neura Market
Link NocoDB Records via API for Many-to-Many Relationships
Automates linking NocoDB records using API calls to efficiently manage many-to-many relationships without coding. Grabs IDs, fetches existing links, adds new ones, and updates in a single HTTP request.
This n8n workflow simplifies linking records in NocoDB databases, particularly for many-to-many relationships. It starts with a manual trigger, retrieves necessary record and table IDs, fetches current linked records via NocoDB's API, appends the new link, and performs a single POST request to update the relationships. Sticky notes provide clear API endpoints and setup guidance, making it user-friendly.
Key benefits include time savings—no need for multiple API calls or custom scripts—reducing
Platform
n8n
Category
Crypto & Blockchain
Price
$12.99
Creator
Matt Buds
nocodb
database
api-linking
many-to-many
record-update
n8n-automation
http-request
nft-management
blockchain-db
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.