Automate Sales Planning with AI Agents, Google Docs, and Slack
Leverage a multi-agent architecture in n8n to automate the creation of a sales-season plan. This workflow orchestrates AI agents for marketing, operations, and finance to produce a comprehensive plan, convert it to PDF, and share it via Slack.
This workflow is designed for teams looking to automate sales planning using a structured multi-agent approach. It involves a CEO agent that orchestrates three specialized agents—Marketing, Operations, and Finance. Each agent contributes to a section of the sales plan, which is then compiled into a Markdown document, converted to a Google Doc, and exported as a PDF. The final document is shared on Slack for team review. This setup is ideal for demonstrating agent collaboration and generating rep
Platform
n8n
Category
AI
Price
Free
Creator
Liam Murphy
set
slack
stickyNote
googleDrive
httpRequest
manualTrigger
agent
agentTool
lmChatOpenAi
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.