Module, Plugin

Archived
Forum
(read-only)

Rest

ExpressionEngine 2

Back to this add-on's main page
View Other Add-ons From Phil Sturgeon

     

Nesting Queries

Support Request

Stephen Pratley
Stephen Pratley

I’m working with the CampaignMonitor API which doesn’t list out the whole tree that I need in one go.

Instead I need to query the account to get my Client ID’s, then make another call to get the details of each client.


Is there a way to nest queries in this way, using a ClientID value from one query as a URL parameter in the next?