# How to update many to many record from n8n?

**URL:** https://community.nocodb.com/t/how-to-update-many-to-many-record-from-n8n/1777
**Category:** APIs
**Created:** [April 5, 2025, 5:30am UTC](https://community.nocodb.com/t/how-to-update-many-to-many-record-from-n8n/1777 "2025-04-05T05:30:15Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![dan](https://yyz1.discourse-cdn.com/flex011/user_avatar/community.nocodb.com/dan/32/666_2.png) [@dan](https://community.nocodb.com/u/dan)
#### Post date: [April 5, 2025, 5:30am UTC](https://community.nocodb.com/t/how-to-update-many-to-many-record-from-n8n/1777/1 "2025-04-05T05:30:15Z")

</div>

![nocodb1](https://canada1.discourse-cdn.com/flex011/uploads/nocodb/original/1X/a164d70b5fbed58a77ed304848b899f678c65b40.png)

i tried soo many ways to update a many to many record, nothing worked. Please help! what is the right way?  
Image shows my table with a few records that i updated manually. I need a way to update it in n8n

---

<div class="post-metadata">

### Author: ![dstala](https://avatars.discourse-cdn.com/v4/letter/d/f04885/32.png) [@dstala](https://community.nocodb.com/u/dstala)
#### Post date: [April 7, 2025, 2:15am UTC](https://community.nocodb.com/t/how-to-update-many-to-many-record-from-n8n/1777/2 "2025-04-07T02:15:14Z")

</div>

You will have to use Link / Unlink APIs as detailed [here](https://data-apis-v2.nocodb.com/)

We are in the process of introducing upgraded API suite (v3) - and that would let you handle links in the same API as other data types
