Files & Cloud Storage
430 sonuç — 177 indirilebilir workflow dosyası, 253 kaynağa bağlı n8n referansı
Telegram + Airtable Data Workflow — AWS S3
On a Telegram message, extracts file text with AWS Textract, saves records to Airtable, and uploads to AWS S3.
S3 Automation
On a form submission, uploads the submitted file to Amazon S3.
Automated Form Submission Data Storage in Airtable
On a form submission, stores the captured response fields as a new record in Airtable.
Box Event Trigger
Triggers whenever a file event occurs in Box.
Write Binary File To Disk
On manual run, generates data with a function and writes it to a binary file on disk.
Spreadsheet File Automation
On a webhook request, converts the incoming items into a spreadsheet file and returns it in the response.
Scheduled FTP To MQTT Bridge
On a schedule, retrieves files via FTP and publishes them to an MQTT broker, converting payloads to files.
Typeform, Next Cloud & Spreadsheet File Automation
On a Typeform submission, uploads files to Nextcloud and merges the data into a spreadsheet file.
Googlesheets Workflow — Dropbox
On manual trigger, exports Google Sheets data to a spreadsheet file and uploads it to Dropbox.
Create an Onfleet task when a file in Google Drive is updated
On a Google Drive file update, creates a corresponding delivery task in Onfleet.
Dropbox File Fetch
On manual run, downloads a file from Dropbox and sends it via an HTTP request.
Box File Operation
On manual trigger, performs a file operation in Box, halting with an error if it fails.
Audio Transcription To S3
On manual trigger, transcribes audio with AWS Transcribe and stores the transcript in AWS S3.
Read Binary File From Disk
On manual trigger, reads a binary file from disk and halts with an error if it's unavailable.
Write a file to the host machine
On manual trigger, downloads a file via HTTP request and writes it to the host machine.
Parse Spreadsheet File Rows
On manual run, reads a binary spreadsheet file and parses its rows into structured data.
Store the data received from the CocktailDB API in JSON
On manual run, fetches data from the CocktailDB API and saves it as a JSON file to disk.
Standup Bot - Override Config
On manual run, converts configuration data and writes it to a binary file on disk.
Extract Document Text To S3
On manual run, extracts text from a document with AWS Textract and stores the results in AWS S3.
Upload a file and get a list of all the files in a bucket
On manual run, uploads a file fetched over HTTP to an S3 bucket and lists all files it contains.
Upload File To Nextcloud
On manual run, fetches data via HTTP request and uploads it to Nextcloud, stopping with an error on failure.
Create, add an attachment, and send a draft using the Microsoft Outlook node 2
On manual run, creates a Microsoft Outlook draft, attaches a file fetched over HTTP, and sends it.
Standup Bot - Read Config
On manual trigger, reads a binary config file and converts it to usable JSON data.
Upload video, create playlist and add video to playlist — YouTube
Reads a video file from disk, uploads it to YouTube, creates a playlist, and adds the video to that playlist.