Automate Salesforce File Archiving to Amazon S3 with Slack Notifications - n8n Workflow | Neura Market
Automate Salesforce File Archiving to Amazon S3 with Slack Notifications
Efficiently archive outdated Salesforce files to Amazon S3, maintain traceability, and receive Slack notifications upon completion, all through a scheduled n8n workflow.
This workflow automates the process of moving files from Salesforce to Amazon S3, freeing up storage space in your Salesforce org. It ensures that every file moved is logged back into Salesforce for traceability. The workflow is scheduled to run at regular intervals, querying files older than a year, uploading them to S3, and deleting the originals from Salesforce. Notifications are sent via Slack once the process is complete, allowing for easy monitoring.
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Julian Vega
code
awsS3
slack
salesforce
stickyNote
httpRequest
splitInBatches
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.