Block 1 - Set Quote Variables (EFH/MFH)
- Type / Role
- n8n-nodes-base.set - set
- Config choices
- Version 3.4
Who's it for Service businesses such as trade contractors (roofers, plumbers, electricians, cleaners, facility management) who want to send out customer quotes automatically as PDFs — either trigge...
n8n-nodes-base.set, n8n-nodes-base.switch, n8n-nodes-base.telegram, n8n-nodes-tallyforms.tallytrigger, @n8n/n8n-nodes-langchain.openai, n8n-nodes-pdfmonkey.pdfmonkey, n8n-nodes-base.gmail, n8n-nodes-base.if
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Elias Jakob.
Original n8n.io sourceService businesses such as trade contractors (roofers, plumbers, electricians, cleaners, facility management) who want to send out customer quotes automatically as PDFs — either triggered by a Tally form embedded on their website or by a Voice AI agent webhook request. The business owner wants to delegate the operational work without giving up control, so every quote passes through an approval instance via Telegram before reaching the customer.
sendAndWait approval request is sent to the business owner, and depending on the response the document is either emailed to the customer via Gmail or discarded.Estimated time: 30–45 minutes
template_id into both PDFMonkey nodes (one for single-family, one for multi-family).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 33 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate service quotes with GPT-4.1-mini, Telegram approval and Gmail |
|---|---|
| Complexity | advanced |
| Nodes | 33 |
| Categories | Document Extraction, AI Summarization |
| Author | Elias Jakob |
| Published | 12 May 2026 |
Use the JSON export at /data/workflows/15676/15676.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.
Who's it for Service businesses such as trade contractors (roofers, plumbers, electricians, cleaners, facility management) who want to send out customer quotes automatically as PDFs — either trigge...
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 Summarization use case.