Hi all,
Is there a way to pull data back via API from a linked field? We are attempting to pull back data from the subscriptions and services fields attached to our recipient data to enrich/update our internal database with the members current subscriptions.
The problem is that the API won’t allow us to select anything from the linked tables, nor to select the values of the FK (foreign key).
So, even though, for example, “service/@name” looks like an attribute and you can select it in the client, from the API we just get an error that the “@name” attribute doesn’t exist.
Can anyone with API knowledge help? We are able to create a CSV export from Campaign of this exact data but cannot through the API