Block 1 - 0. Form Trigger (Client Data Input)
- Type / Role
- n8n-nodes-base.formTrigger - formTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
How It Works ️ This workflow is designed to streamline your proposal generation, turning raw client data into a professional document automatically. Here's a step by step breakdown of its operatio...
n8n-nodes-base.formtrigger, n8n-nodes-base.function, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.httprequest, n8n-nodes-base.wait, n8n-nodes-base.stickynote, n8n-nodes-base.gmail
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Marth.
Original n8n.io sourceThis workflow is designed to streamline your proposal generation, turning raw client data into a professional document automatically. Here's a step-by-step breakdown of its operation:
Follow these steps carefully to get your "Automated AI Proposal Generator" workflow up and running:
Import Workflow JSON:
Configure Credentials:
Bearer YOUR_PDFMONKEY_API_KEY_HERE. You MUST replace this with an n8n credential.= {{ $connections['PDFmonkey API Key'].apiKey }}.5A836F8C-33AE-405C-A545-B86992D17FCC with your actual PDFmonkey Document Template ID. This template must be designed in PDFmonkey to accept the JSON output from OpenAI.Set Up PDFmonkey Webhook (for '4. Wait' node):
3df60168-7ab4-4772-bd33-376063b3f986.document.succeeded.Configure Trigger Node (this is now the '0. Form Trigger'):
Customize Email Details:
[email protected] with the actual email address you want the proposals to be sent from.\n * (Optional) Modify the email subject and body text to match your agency's branding and tone.Review and Activate:
<YOUR_...HERE>) are replaced and settings are correct.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.
| Workflow | Generate professional proposals with GPT-4o and PDFMonkey |
|---|---|
| Complexity | intermediate |
| Nodes | 10 |
| Categories | Document Extraction, Multimodal AI |
| Author | Marth |
| Published | 23 Jul 2025 |
Use the JSON export at /data/workflows/6297/6297.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.
How It Works ️ This workflow is designed to streamline your proposal generation, turning raw client data into a professional document automatically. Here's a step by step breakdown of its operatio...
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, Multimodal AI use case.