Block 1 - HTTP Request
- Type / Role
- n8n-nodes-base.httpRequest - httpRequest
- Config choices
- Version 4.2
This workflow is provided as-is. Please review and test before using in production.
French Public Procurement Tender Monitoring Workflow Overview This n8n workflow automates the monitoring and filtering of French public procurement tenders (BOAMP Bulletin Officiel des Annonces des...
n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.if, n8n-nodes-base.googlesheets, n8n-nodes-base.scheduletrigger, n8n-nodes-base.splitinbatches, n8n-nodes-base.wait, n8n-nodes-base.extractfromfile
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Growth AI.
Original n8n.io sourceThis n8n workflow automates the monitoring and filtering of French public procurement tenders (BOAMP - Bulletin Officiel des Annonces des Marchés Publics). It retrieves tenders based on your preferences, filters them by market type, and identifies relevant opportunities using keyword matching.
The workflow operates in two main phases:
Phase 1: Automated Tender Collection
Phase 2: Intelligent Keyword Filtering
Open your copied spreadsheet and configure the Config tab:
Market Types - Check the categories you want to monitor:
Search Period - Enter the number of days to look back (e.g., "30" for the last 30 days)
Keywords - Enter your search terms as a comma-separated list (e.g., "informatique, cloud, cybersécurité")
Replace all Google Sheets node URLs with your spreadsheet URL:
Nodes to update:
For each node:
The workflow has two schedule triggers:
Schedule Trigger1 (Phase 1 - Tender Collection)
0 8 1 * * (1st day of month at 8:00 AM)Schedule Trigger (Phase 2 - Keyword Filtering)
0 10 1 * * (1st day of month at 10:00 AM)To modify:
In the HTTP Request node, you can modify:
limit: Number of records per batch (default: 100)where parameterEdit the Get query node to adjust:
Update the Format Results node to modify:
Your Google Sheets should contain these tabs:
No tenders appearing in "All" sheet:
PDF extraction errors:
Duplicate tenders in Target sheet:
Keywords not matching:
This workflow retrieves data from the BOAMP public API. If API structure changes, nodes may require updates. Monitor the workflow execution logs for errors and adjust accordingly.
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 55 workflow blocks. Download the JSON for the full node graph.
| Workflow | Monitor & filter French procurement tenders with BOAMP API and Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 55 |
| Categories | Lead Generation |
| Author | Growth AI |
| Published | 06 Oct 2025 |
Use the JSON export at /data/workflows/9315/9315.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.
French Public Procurement Tender Monitoring Workflow Overview This n8n workflow automates the monitoring and filtering of French public procurement tenders (BOAMP Bulletin Officiel des Annonces des...
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 Lead Generation use case.