Hi,
I want to download the result files of the users, who ran workflows in Alteryx Gallery.
For this purpose I used Mongo DB Input, database AlteryxService and collection AS_ResultsFiles.
How to extract the files themselves from __ServiceData blob?
When I use Blob Convert tool, I only get Filename, but not the actual file.