This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Company Enrichment - FINAL WORKING", | |
"nodes": [ | |
{ | |
"parameters": { | |
"path": "enrichment-final", | |
"httpMethod": "POST", | |
"responseMode": "responseNode" | |
}, | |
"name": "Webhook", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Company Enrichment - FINAL WORKING", | |
"nodes": [ | |
{ | |
"parameters": { | |
"path": "enrichment-final", | |
"httpMethod": "POST", | |
"responseMode": "responseNode" | |
}, | |
"name": "Webhook", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Company Enrichment - DEBUG", | |
"nodes": [ | |
{ | |
"parameters": { | |
"path": "company-enrichment-debug", | |
"httpMethod": "POST", | |
"responseMode": "responseNode", | |
"options": {} | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Company Enrichment - COMPLETE WORKING", | |
"nodes": [ | |
{ | |
"parameters": { | |
"path": "company-enrichment-complete", | |
"httpMethod": "POST", | |
"responseMode": "responseNode", | |
"options": {} | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Company Enrichment - WORKING", | |
"nodes": [ | |
{ | |
"parameters": { | |
"path": "company-enrichment-working", | |
"httpMethod": "POST", | |
"responseMode": "responseNode", | |
"options": {} | |
}, |