Database connector foreign keys

0
Hello everyone. I have a doubt when bringing data from an external database (sql server). I use the module "Database connector" and it brings me well the data from a table. The problem I have is that there are tables that are related to others and I do not know how to bring me those data that are in other tables. Any ideas? Thanks.
asked
1 answers
1

Hi David,

 

Retrieve the data in NP and perform your association form that using microflow.

or you can use Database replication module, using this you directly retrieve associated date using joints.

 

answered