Download File
Fetch files from a URL and use them within your Fastn flow. Download CSVs, attachments, or other files for processing in subsequent automation steps.
SourceUrl = "https://files.server.com/report.csv"
DestinationName = monthlyReport
ContentType = text/csv
Last updated
Was this helpful?

