Save yourself the work of writing custom integrations for Microsoft SharePoint and NocoDB and use n8n instead. Build adaptable and scalable workflows that work with your technology stack. All within a building experience you will love.
In n8n, click the "Add workflow" button in the Workflows tab to create a new workflow. Add the starting point – a trigger on when your workflow should run: an app event, a schedule, a webhook call, another workflow, an AI chat, or a manual trigger. Sometimes, the HTTP Request node might already serve as your starting point.
Download
Download a file
Update
Update a file
Upload
Upload an existing file
Create
Create an item in an existing list
Create or Update
Create a new item, or update the current one if it already exists (upsert)
Delete
Delete an item from a list
Get
Retrieve an item from a list
Get Many
Get specific items in a list or list many items
Update
Update an item in an existing list
Get
Retrieve details of a single list
Get Many
Retrieve a list of lists
Create
Create a new row in a table
Create or Update
Create a new record, or update the current one if it already exists (upsert)
Update
Update a row in a table
Delete
Delete a row from a table
Get
Retrieve a record from a table
Search
Search for specific records or list all
Count
Count records in a table
Upload Attachment to Cell
Upload attachment(s) to an existing cell in a row
List
List all linked rows from a relational field
Link
Link one or more rows to a relational field
Unlink
Unlink one or more rows from a relational field
Get Many
List all the bases
Get
Retrieve one base

Alex Kim
I’m working, on what I thought would be a very simple workflow, but have been lost for hours trying to remove duplicates when comparing a RSS Feed and items in NocoDB. Describe the problem/error/question Why can’t I com…

JOduMonT
Hi; maybe it’s me I don’t understand the background of API but why AirTable and Google Sheets node allow us to do Create/Append or Update a record/row while NoCoDB and BaseRow don’t. From a philosophical point of view…

Luc Berge
Describe the problem/error/question I am trying to add NocoDB cloud credentials in N8n but I do not succeed. i guess I am doing something wrong but what ? I follow this steps : NocoDB credentials | n8n Docs I create m…
The world's most popular workflow automation platform for technical teams including
Build complex workflows, really fast