V2 Come collegare due tabelle in NocoDB con Make.com scenarios

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

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

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

2nd Module:
Search Record: The second Module is where search for the related company to get the
company's ID


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

3rd Module:
This module uses and HTTP request to link the company related records via the
Nocodedb API Documentation

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

Map the ‘ID’ from 2nd module
