API that fetches data from multiple data types

Has anyone sorted a way to create an API end point where you have multiple data types with joined or related fields?

As an example, we would like to return a list of foods from one data type as well as nutrition data from a related data type. This is accomplished with nested related Repeating Groups in bubble easily but we need an API/JSON version for working with a mobile app.

Thanks

This topic was automatically closed after 70 days. New replies are no longer allowed.