Hi!
When I make an API
call to list rows that include a related field I am only getting ID
and Value
from the related field. It would be good to be able to list the other fields too or at least be able to select which fields to include, otherwise I need to gran the ID
and make N
number of calls to get each row individually.
Hope this makes sense!
Thanks a lot!