Resolved! How to query data from reference column from a table
I'm querying alm_asset table using API, there are some reference field that show the API link to that particular referenced table. Is there an easier way to construct the initial URL to also gather the field I want from the referenced table? Or do I ...