I'm trying to figure out how to look at the returned results from a Query using the Query API and if there are no results, don't create a file.
The results of the query are in the URL passed back. I'm not sure how to split that up so I can see if there is a second row of data that isn't the headers.

Thanks,
Carol