INSEE Enrichment for Agile CRM
INSEE Enrichment for Agile CRM
Complex
High
14
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
14
Node Types
9
Node Types
manual Trigger
When clicking ‘Test workflow’
1 node
http Request
Find Company in SIREN database, Request all data from SIREN database
2 nodes
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3
4 nodes
code
FilterOut all Company that have the ReadOnly Key set
1 node
set
Set Insee API Key
1 node
schedule Trigger
Schedule Trigger
1 node
no Op
clean_route
1 node
agile Crm
Get all Compagnies from Agile CRM, Enrich CRM with INSEE Data
2 nodes
merge
Merge data from CRM and SIREN database with enriched for the CRM
1 node
Workflow JSON
11.47 KB
{
"id": "G0hO05fypS8n8uYu",
"meta": {
"instanceId": "8fb286e504ea5ce6aeb12bf5c0c97ce11908b5b1aaa495ddfa0ef349661b832e"
},
"name": "INSEE Enrichment for Agile CRM",
"tags": [],
"nodes": [
{
"id": "a45b34c1-514e-4221-b363-abf2d4de43c4",
"name": "When clicking ‘Test workflow’",
"type": "n8n-nodes-base.manualTrigger",
"position": [
-3440,
-320
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d406941b-80a1-43a3-ba19-2e29570192f2",
"name": "Find Company in SIREN database",
"type": "n8n-nodes-base.httpRequest",
"onError": "continueErrorOutput",
"position": [
-2660,
-220
],
"parameters": {
"url": "=https://api.insee.fr/api-sirene/3.11/siren?q=periode(denominationUniteLegale:\"{{ $json.denominationUniteLegale }}\")",
"options": {},
"sendHeaders": true,
"headerParameters": {
"parameters": [
{
...Showing first 1000 characters. Click "Expand" to view the full JSON.