Convert Unstructured Contacts to JSON with GPT-4 - n8n Workflow | Neura Market
Convert Unstructured Contacts to JSON with GPT-4
Transforms unstructured contact data from emails or forms into structured JSON using GPT-4 AI via webhook for easy CRM/ERP integration.
This n8n workflow automates the extraction of key contact details—like company name, first/last name, address, city, country, phone, fax, and email—from unstructured text inputs such as emails, web forms, or chat messages. It receives data via a POST webhook as form-data under the 'prompt' key, leverages GPT-4 to intelligently parse and structure the information, and outputs clean, valid JSON ready for seamless integration into systems like Dolibarr or other ERP/CRM platforms.
Benefits include
Platform
n8n
Category
Marketing
Price
$14.99
Creator
Maxim Luong
AI
GPT-4
Data Extraction
Contact Management
JSON
Webhook
CRM
ERP
Marketing
Automation
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.