Block 1 - Watch RFP Upload Folder
- Type / Role
- n8n-nodes-base.googleDriveTrigger - googleDriveTrigger
- Config choices
- Version 1
RFP Automation Workflow with Google Drive, Groq AI (LLaMA 3), Salesforce & Slack Automate Your Entire RFP Lifecycle This workflow automatically detects new RFP documents uploaded to Google Dri...
n8n-nodes-base.googledrivetrigger, n8n-nodes-base.googledrive, n8n-nodes-base.extractfromfile, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatgroq, n8n-nodes-base.code, n8n-nodes-base.httprequest
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by WeblineIndia.
Original n8n.io source> Automate Your Entire RFP Lifecycle
This workflow automatically detects new RFP documents uploaded to Google Drive, extracts key requirements using Groq AI (LLaMA 3), generates a complete proposal draft, stores it in Google Docs, creates a Salesforce opportunity, assigns a review task and notifies your team via Slack.
This workflow fully automates the end-to-end process of handling RFP (Request for Proposal) documents. When a new file is uploaded to a specific Google Drive folder, the workflow immediately triggers and downloads the document. It then extracts text from the file and prepares structured metadata such as file name, URL and timestamp.
Using Groq-powered AI (LLaMA 3), the workflow analyzes the document and converts unstructured RFP content into structured JSON data. This includes critical fields like client name, project scope, deadlines, budget, technical requirements and evaluation criteria. The workflow ensures that even imperfect AI outputs are safely parsed and normalized.
Next, the workflow enhances proposal quality by referencing past proposals stored in a separate knowledge base folder. It then generates a complete, professional proposal draft tailored to the extracted requirements. Finally, it stores outputs in Google Docs and Salesforce, assigns a review task and notifies the team via Slack—ensuring no RFP is missed and every response is standardized.
To use this workflow, you need:
fileCreatedllama-3.3-70b-versatile 0.1 → structured extraction 0.7 → creative writing#general) You can extend this workflow with:
There can be many more use cases depending on your business workflow and automation needs.
| Issue | Possible Cause | Solution |
|---|---|---|
| Workflow not triggering | Incorrect folder ID | Verify Google Drive folder ID |
| No text extracted | Unsupported file format | Use PDF format |
| AI output parsing fails | Unexpected AI response | Check logs in "Clean & Parse AI Output" node |
| Salesforce error | Missing custom fields | Remove or create fields in Salesforce |
| Proposal not saved | Google Docs credentials issue | Reconnect Google Docs API |
| Slack message not sent | Wrong channel or credentials | Verify Slack integration |
If you need help setting up, customizing or scaling this workflow, our n8n workflow development team at WeblineIndia is happy to help.
We can help you:
Reach out to WeblineIndia for expert support and tailored automation solutions.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 25 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate RFP proposal drafts from Google Drive with Groq AI, Salesforce and Slack |
|---|---|
| Complexity | advanced |
| Nodes | 25 |
| Categories | Document Extraction, AI RAG |
| Author | WeblineIndia |
| Published | 27 Apr 2026 |
Use the JSON export at /data/workflows/15322/15322.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
RFP Automation Workflow with Google Drive, Groq AI (LLaMA 3), Salesforce & Slack Automate Your Entire RFP Lifecycle This workflow automatically detects new RFP documents uploaded to Google Dri...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Document Extraction, AI RAG use case.