Block 1 - Purchase Request Form
- Type / Role
- n8n-nodes-base.formTrigger - formTrigger
- Config choices
- Version 2.5
This template automates internal equipment and supply purchase requests for operations, HR, and IT teams. Requests are submitted via a built in n8n form, automatically approved for small amounts, a...
n8n-nodes-base.formtrigger, n8n-nodes-base.set, n8n-nodes-base.googlesheets, n8n-nodes-base.if, n8n-nodes-base.slack, n8n-nodes-base.gmail, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Shohei Sawada.
Original n8n.io sourceThis template automates internal equipment and supply purchase requests for operations, HR, and IT teams. Requests are submitted via a built-in n8n form, automatically approved for small amounts, and routed to the manager via Slack for larger ones — with full logging to Google Sheets throughout.
Who this is for Operations, HR, and IT teams at Japanese companies who want to eliminate manual back-and-forth for internal purchase requests. No external form tools required.
What's included A single workflow that handles the full purchase request lifecycle:
Key features
Prerequisites
このテンプレートは、社内の備品・消耗品購入申請を自動化します。n8n組み込みフォームで申請を受け付け、少額は自動承認、高額は上長へのSlack承認依頼と、金額に応じた柔軟なフローを実現します。全申請はGoogle Sheetsに記録されます。
このワークフローの対象ユーザー 社内の購入申請に関するメールや口頭でのやり取りをなくしたい、日本企業の総務・HR・情報システム担当者向けです。外部フォームツールは不要です。
含まれる内容 購入申請の全ライフサイクルを1つのワークフローで処理します:
主な特徴
前提条件
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 | Route equipment purchase approvals with Slack, Google Sheets, and email |
|---|---|
| Complexity | advanced |
| Nodes | 22 |
| Categories | Document Extraction |
| Author | Shohei Sawada |
| Published | 13 Apr 2026 |
Use the JSON export at /data/workflows/15009/15009.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.
This template automates internal equipment and supply purchase requests for operations, HR, and IT teams. Requests are submitted via a built in n8n form, automatically approved for small amounts, a...
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 use case.