Auto archive promotions
★ 6.0 · n8n · medium · 12 nodes
Auto archive promotions is an n8n automation template that automatically processes incoming promotional messages and archives them using OpenAI, Google Sheets, and Slack. Reach for it when you're tired of manually sorting promo emails or notifications, when you need to log promotional data into a spreadsheet without copy-pasting, or when your team wants Slack alerts about new offers without constant manual monitoring. The workflow is triggered by a webhook: an incoming request starts a chain where OpenAI classifies or extracts data from the promo content, the result is written to Google Sheets, and a notification is optionally sent to Slack. Stack — n8n; integrations: OpenAI, Google Sheets, Slack. Trigger: webhook. Deployed by importing a JSON template into any n8n instance (cloud or self-hosted). Direction — receiving and archiving inbound promo data, not sending campaigns or generating content. Works well for teams handling high volumes of promotional notifications who want structured storage; not a fit when promo data requires complex multi-step processing beyond classification and logging.
- #OpenAI
- #Google Sheets
- #Slack