Best practice to consume REST API from multi-Dreamfactory

I am designing a system that will have several (30) dreamfactory instances on different computers to server data from a mix of SQL databases (mySQL and Postgress) .

What would be my best option to consume all that data to a central server? Is there a similar option like dreamfactory for consume REST data?