Downloading a file from flow output?
Comments
-
Hi support!
Whats the best way to structure the output of a flow so that the user downloads a single-output file when they execute it as a service?
-
Honorable forum poster,
[font=Roboto, sans-serif]You can use the document service step [b]GetDocumetDataURL [/b]to do this exact thing. I have run a flow, used this step, and passed its output into an end form session step to auto download a file for another customer. [/font]