Skip to main content

Come collegare due tabelle in NocoDB con Make.com scenarios

https://drive.google.com/file/d/18baYOZU0_kFQqRJsmu71om1eLxi3u2Tl/view?usp=drive_link

Video

Loom video recording:

https://www.loom.com/share/c6308df8a9e341c3b6354d2cd9702b9d?sid=9f146c98-0f96-433b-8 9a1-dbdef4e74566tutorial


Here is the Final Setup


embedded-image-ttj6by2u.pngembedded-image-jpt8ovzj.png

1st Module:

Search Record: it basically get all the rows in the People Table. You need to select correct:

  • Latest API version:

  • Workspace

  • Base

  • Table

embedded-image-ta0xsh33.jpegembedded-image-kcjmmiwj.jpeg



Limit:

The limit is where you select the maximum number of record/people you want to get from the table

embedded-image-fgchabav.jpegembedded-image-gntcolg0.jpeg





Filter:

The filter step is to check if the “company” is not missing in the people table and the “company related” hasn't been updated to avoid wasting operations

embedded-image-dhh0jzon.pngembedded-image-f8d5o4no.png






2nd Module:

Search Record: The second Module is where search for the related company to get the

company's ID





 




Fields0 Select 

D Id

D Company_Name

D VAT 


embedded-image-cxvihe23.jpeg

embedded-image-umombrbl.jpegembedded-image-bob80w5n.jpeg


I added an ignore module to prevent error if the company is not found

embedded-image-hlbo2sxt.pngembedded-image-xemnfxbe.png


3rd Module:


This module uses and HTTP request to link the company related records via the

Nocodedb API Documentation

embedded-image-zxzvzkrb.pngembedded-image-hmq9b5wc.png

Make sure to replace “tableid”, “link fieldid”, “recordid”

HTTP ! :X ? xembedded-image-vnxbihmq.jpeg


>embedded-image-en4fnowt.jpeg




>










>

1e company record to People

Make a request

>











+ Add a header This is your Nocodedb API Key






embedded-image-bn8pp3ki.png

    Query String

    -- + Add parameter

    C> Run once • Advanced settings

    Map




    embedded-image-pvcq70tc.png

    Map the ‘ID’ from 2nd module


    embedded-image-elos34wq.pngembedded-image-nixzxtsw.png