Find your content:

Search form

You are here

Can multiple RetrieveRequest objects be set in a single Retrieve?

 
Share

I'm using the PHP library for the ExactTarget API.

I want to pull a subscriber and the subscriber's lists in one API call. Is it possible? What are the allowances and limitations of retrieve. Thanks!


Attribution to: Axiom

Possible Suggestion/Solution #1

That is not possible. The RetrieveRequest in SOAP only supports a single object. It would need to be two requests, one for the Subscriber object, then another for the ListSubscriber object to find the lists they are on.


Attribution to: Mac
This content is remixed from stackoverflow or stackexchange. Please visit https://salesforce.stackexchange.com/questions/31086

My Block Status

My Block Content