# MAKE (integromat) and NOCODB

**URL:** https://community.nocodb.com/t/make-integromat-and-nocodb/1637
**Category:** Integrations
**Created:** [January 29, 2025, 4:56pm UTC](https://community.nocodb.com/t/make-integromat-and-nocodb/1637 "2025-01-29T16:56:53Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![jonathanbse](https://avatars.discourse-cdn.com/v4/letter/j/838e76/32.png) [@jonathanbse](https://community.nocodb.com/u/jonathanbse)
#### Post date: [January 29, 2025, 4:56pm UTC](https://community.nocodb.com/t/make-integromat-and-nocodb/1637/1 "2025-01-29T16:56:53Z")

</div>

Hello  
i try to connect nocodb  
make to nocoDB  
i can connect but i have error 404…  
i see base and table its ok. Bit in ID i dont know what i can put here i put EXECUTIONID but 404 error…  
thank you

---

<div class="post-metadata">

### Author: ![mertmit](https://avatars.discourse-cdn.com/v4/letter/m/dc4da7/32.png) [@mertmit](https://community.nocodb.com/u/mertmit)
#### Post date: [January 29, 2025, 5:01pm UTC](https://community.nocodb.com/t/make-integromat-and-nocodb/1637/2 "2025-01-29T17:01:02Z")

</div>

Hello @jonathanbse  
ID is referring to record ID on NocoDB  
If you want to get it from UI you can toggle System Fields and you will see Id field.

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

---

<div class="post-metadata">

### Author: ![jonathanbse](https://avatars.discourse-cdn.com/v4/letter/j/838e76/32.png) [@jonathanbse](https://community.nocodb.com/u/jonathanbse)
#### Post date: [January 29, 2025, 5:40pm UTC](https://community.nocodb.com/t/make-integromat-and-nocodb/1637/3 "2025-01-29T17:40:33Z")

</div>

where did you find that?

---

<div class="post-metadata">

### Author: ![jonathanbse](https://avatars.discourse-cdn.com/v4/letter/j/838e76/32.png) [@jonathanbse](https://community.nocodb.com/u/jonathanbse)
#### Post date: [January 29, 2025, 5:51pm UTC](https://community.nocodb.com/t/make-integromat-and-nocodb/1637/4 "2025-01-29T17:51:43Z")

</div>

ok i see but i can see only # and when i need choose ID on make i try 1 its copie de file from the the first line, and the same if i put 2 on ID its copy the line 2… but me what i want its make go searching the last record on my nocodb

---

<div class="post-metadata">

### Author: ![jonathanbse](https://avatars.discourse-cdn.com/v4/letter/j/838e76/32.png) [@jonathanbse](https://community.nocodb.com/u/jonathanbse)
#### Post date: [January 29, 2025, 9:56pm UTC](https://community.nocodb.com/t/make-integromat-and-nocodb/1637/5 "2025-01-29T21:56:44Z")

</div>

Ok now i have two thing :  
in first colone i have # with under number of creation 1, 2 , 3…  
and i have another colone with this item Id and under the same 1, 2, 3…  
BUT what im looking for, it’s a call from make to NCB for go searching the last creation.  
Can you help me about that? 🙂

---

<div class="post-metadata">

### Author: ![mertmit](https://avatars.discourse-cdn.com/v4/letter/m/dc4da7/32.png) [@mertmit](https://community.nocodb.com/u/mertmit)
#### Post date: [January 30, 2025, 1:12pm UTC](https://community.nocodb.com/t/make-integromat-and-nocodb/1637/6 "2025-01-30T13:12:13Z")

</div>

“#” there is just a visual representation of record order, it is not stored so avoid using that for APIs etc.

In order to find records with conditions & sort you can use “Search Records” on Make or our list api from any other source ([NocoDB API Documentation](https://data-apis-v2.nocodb.com/#tag/Table-Records/operation/db-data-table-row-list) it supports where & sort)

---

<div class="post-metadata">

### Author: ![jonathanbse](https://avatars.discourse-cdn.com/v4/letter/j/838e76/32.png) [@jonathanbse](https://community.nocodb.com/u/jonathanbse)
#### Post date: [January 30, 2025, 3:09pm UTC](https://community.nocodb.com/t/make-integromat-and-nocodb/1637/7 "2025-01-30T15:09:49Z")

</div>

ok i understand 🙂 I read the document but, im newby and maybe…can you help me? about filed, Where, Sort… thank you again for your help 🙂
