Hi.
I have a workflow that takes a .csv export of all the sites in the farm. What we want to do is use a Rest API web service to find all the active URLs in a site collection. There are about 20,000 rows of data in the .csv file. Is performing that many web calls in a single workflow a good idea?