Hi!
I'm trying to do a retrievemultiple on the account entity, i've attached several LinkEntity's to get more informations i need along the request. As this works fine with 1:1 relations (owning businessunit for example), i have problems with receiving all associated contacts within that one request (i get only the first one).
So the question is: Is it possible to retrieve all those accounts with all associated contacts within one retrievemultiple?
Best regards and thanks in advance :)