workflows.fit
Back to n8n workflows
n8n templateFreeBy Avkash Kakdiya

Classify & enrich contacts with GPT-4o-mini for Google Sheets, Airtable, and HubSpot

How it works This workflow enhances contact intelligence by retrieving new or updated contact data, enriching it using AI and external APIs, and then updating your CRM or contact management system with intelligent ins...

Data & StorageProductivitySalesDevelopmentCore NodesAILangchainSchedule Trigger
Loading interactive preview...

Template notes

How it works This workflow enhances contact intelligence by retrieving new or updated contact data, enriching it using AI and external APIs, and then updating your CRM or contact management system with intelligent insights. It automates the process of gathering, enriching, and organizing contact information to improve targeting, personalization, and engagement.

Step-by-step 1. Trigger & Input - The workflow is triggered by a scheduler or webhook event.

- It reads a new contact entry (or an updated one) from your source, such as a spreadsheet or form. - Basic fields like name, email, and company are used as the starting point for enrichment.

2. Contact Lookup & Parsing - The contact's domain or company is extracted and used to perform a lookup via an external data source.

- Data such as company details, job title, or LinkedIn profile is retrieved.

- Parsed and cleaned to remove duplicates, missing values, or invalid results.

3. AI Enrichment - The enriched contact is passed through an AI model (such as GPT or another NLP service).

- The model analyzes job role, seniority, and inferred interests based on available data.