Files & Cloud Storage
430 Ergebnisse — 177 herunterladbare Workflow-Dateien, 253 quellenverknüpfte n8n-Referenzen
Create, add an attachment, and send a draft using the Microsoft Outlook node
On manual run, creates a Microsoft Outlook draft, attaches a file via HTTP request, and sends it.
Create a channel, invite users to the channel, post a message, and upload a file
On manual trigger, creates a Slack channel, invites users, posts a message, and uploads a file via HTTP.
Download And Save File
On manual run, downloads a file over HTTP and writes it to disk as binary.
Textract Document To S3
Runs manually to extract text from a document with AWS Textract and store results in AWS S3.
Write Data To Binary File
Runs manually to convert data to binary and write it to a file on disk.
Read Binary File To Data
Runs manually to read a binary file from disk and convert it into usable data.
Transcribe Audio to S3
On manual run, transcribes audio with AWS Transcribe and stores the result in AWS S3.
Write Binary Files to Disk
On manual run, writes a binary file, converts it back to binary data, and sets fields.
Limit with Schedule & n8n
On a schedule, lists n8n workflows and Google Drive files, then sends notifications via Gmail and Discord.
Telegram File Extractor Bot
On a Telegram message, downloads the attached file, extracts its contents, and sends a reply back via Telegram.
Convert Parquet, Avro, Orc & Feather Via Parquetreader to JSON
On a webhook request, fetches a Parquet, Avro, ORC, or Feather file via HTTP and converts it to JSON with code.
HTTP with Google Drive
On a new Google Drive file, retrieves the file and sends it to an external API via HTTP.
HTTP with Dropbox & HTTP Request
On manual trigger, downloads a file from Dropbox, compresses it, and uploads it to an external API via HTTP.
HTTP with HTTP Request — Read Binary File
On manual trigger, reads a binary file and uploads it via HTTP request.
HTTP with HTTP Request 10
On a new Google Drive file, calls an HTTP API and writes the processed results back to Google Drive.
HTTP with HTTP Request — Google Drive
On manual trigger, calls an HTTP API and uploads the retrieved files to Google Drive.
HTTP with Schedule & HTTP Request — Key Value Storage
On a schedule, fetches data via HTTP, processes and merges it with code, then persists values to key-value storage.
HTTP with Airtable & HTTP Request
On an Airtable change, fetches data via HTTP and exports matching records to a spreadsheet file.
HTTP with HTTP Request 2
Manually fetches data via HTTP, converts it to a spreadsheet file, and writes the rows into Google Sheets.
HTTP with HTTP Request & Google Sheets
On manual trigger, fetches data via HTTP request, appends it to Google Sheets, and exports a spreadsheet file.
HTTP with HTTP Request & Google Sheets — Gmail
On manual trigger, fetches data into Google Sheets, generates a spreadsheet file, and emails it via Gmail.
HTTP with HTTP Request & Dropbox
On manual trigger, parses XML, fetches a file via HTTP request, and uploads it to Dropbox.
DSP Certificate w/ Google Forms
On a new Google Forms response in Sheets, generates a certificate from a Google Slides template in Drive and emails it via Gmail.
Google Slides with Google Drive & Google Sheets
On a new Google Drive file, extracts its contents and merges the data into Google Slides, logging rows to Google Sheets.