Return File HTTP response
Returns a file as a HTTP response from the Flow.
Use this action to return a file to a client that expects a file in return.
Typical use cases are for 3rd party application that calls the Flow over HTTP to generate or fetch files.
Videos / Getting started
Generate a PDF file with tabular data
This video shows how to generate a PDF file with tabular data using the Adobe PDF Services API, and download the generated file from an InVision Workbook.
It uses the HTTP trigger and Return File HTTP Response actions to handle the request and return the file.