Download a file from a flow with TTA in Directus.

Downloading a file from a flow
With this interface you can download a file from a flow.
It works with flows that have a file id as output.
The label is the text of the button.
The flow type should be a webhook.
The payload will be have a JSON object with the key "id" and as value the primary key of the current record.