Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Dynamic web datasource connection

Hi Team, 

 

We are fetching data from a Web API. We have 1000 customers and we can get the data for each customer by appending the customer ID to the URL at the end. This way we need to get the data for 1000 customers. 

For this we loaded the complete URL (i.e the base URL + different customer ID's) into a parameter and gave this parameter to the data source connection, but this is not working. 

It is working fine when only one URL is given as parameter to the data source connection. 

Can you suggest, how can we loop through the next item in parameter to the same data source connection. 

 

 

 

 

4 Replies