Field intelligence for AI-first professionalsVol. II · Nº 56 · Saturday, August 15, 2026
← The library

229 workflows, ready to run.

Community-built n8n automations, searchable live from the template library. Open one on n8n.io and import the JSON straight into your instance.

Split Out Binary DataThis workflows helps with processing binary data. You'll often have binary objects with keys such as attachment0, attachment1, attachment2, etc. attached to your items, for examplHTTP Request · Compression5.8k views
Uploading a file to a Slack channelThis workflow shows you how to post a message to a Slack channel and add a file attachment. It also shows you the general pattern for working with Binary data in n8n (any file likeHTTP Request · Slack2.4k views
Convert FileMaker Data API to Flat File ArrayBasis workflow to convert FileMaker Data API ... to Flat File Array ...934 views
Convert JSON to an Excel fileSend a simple JSON array via HTTP POST and get an Excel file. The default filename is Export.xlsx. By adding the (optional) request ?filename=xyz you can specify the filename. NOT42k views
Simple file based key value store (GetKey)Read a value by key from a local json file. Related workflow: WriteKey Create a subfolder in your n8n homedir: /home/node/.n8n/local-files. In docker look at the data path and cr989 views
Simple file based key value store (WriteKey)Store a key with a value in a local json file. Multiple keys could be saved in a single file. Related workflow: GetKey Create a subfolder in your n8n homedir: /home/node/.n8n/loc1.4k views
Sync data between Google Drive and AWS S3This workflow synchronizes files one-way from Google Drive to AWS S3. Google Drive Trigger node triggers the workflow when a new file is added to the drive. AWS S3 node gets allAWS S33k views
Search and download torrents using transmission-daemonOk google download "movie name" I develop this automation to improve my quality of life in handling torrents in my media-center. Goal Automate the search operations of a movie bHTTP Request · Telegram2.4k views
Save email attachments to NextcloudThis workflow will take all emails you put into a certain folder, upload any attachements to Nextcloud, and mark the emails as read (configurable). Attachements will be saved withNextcloud8.4k views
Get an mp4 attachment from Gmail to Google DriveThis simple workflow allows you to get an mp4 attachment from gmail email and then upload it to Google Drive to get attachment webview link.Google Drive · Gmail4.8k views
Compress binary files to zip formatThis workflow allows you to compress binary files to zip format. HTTP Request node: The workflow uses the HTTP Request node to fetch files from the internet. If you want to fetDropbox · HTTP Request · Compression1.8k views
Create screenshots with uProc, save to Dropbox and send by emailDo you want to create a website screenshot without browser extensions? This workflow creates screenshots of any website using the uProc Get Screenshot by URL tool and sends an emaDropbox · HTTP Request · AWS SES · uProc2.2k views
Manage files in S3HTTP Request · S33.3k views
Download a file and upload it to an FTP ServerCompanion workflow for FTP node docsHTTP Request · FTP9.4k views
Store data received from Webhook in JSONStore the data received from the CocktailDB API in JSONHTTP Request4k views
Manage folders in NextcloudCompanion workflow for enhanced Nextcloud node docsHTTP Request · Nextcloud2.5k views
Manage folders automatically in DropboxCompanion workflow for Dropbox node docsDropbox · HTTP Request1.2k views
Write a file to the host machineHTTP Request2.2k views