Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Icon for Administrator rankAdministrator
3 years ago

Using the results of one Web query to hit multiple Web query endpoints

I'm trying to use the results of one web query to run a series of web queries, and ideally append all the results.  Here is the general scenario:   Web endpoint: "https://127.0.0.1/SalesRegions" R...