Skip to main content

Store: Download

Download file from persistent storage.

Parameters

File pathREQUIRED

Which file path you want to download the file from, accept placeholders.

ex:

  • response.json
  • {year}/{month}/{day}/backup.xlsx

Placeholders accepted:

  • {year}: current year in calendar date
  • {month}: current month
  • {day}: current day of the month 01 to 31
  • {hour}: current hour
  • {minute}: current minute
  • {second}: current second
  • {weekday}: the day of current week
  • {week}: ISO week number
  • {ordinal}: returns the day of year starting from 1.
  • {offset}: current timezone offset

Input

Trigger
Connectors to trigger file download

Output

File
Given file properly downloaded