I have a workflow which downloads data from a SOAP connection.
Now I would like to loop over this workflow changing the dates by selecting a start, an end date and how many days need to be added in each iteration. I have already managed to create all the dates, but I don't know how to use these dates as input into my other workflow.
If anybody could help me link the 2 workflows it would be very appreciated.