This workflow automates the process of enriching new company entries in CentralStationCRM by leveraging ChatGPT, Tavily web research, and n8n integration. It begins with setting up webhooks in CentralStationCRM to listen for new company creation events, then retrieves and authenticates API credentials for both the CRM and OpenAI. When a new company is added, the workflow triggers a series of steps: it sends company data to ChatGPT to generate a research prompt, executes web searches via Tavily to gather additional information, and uses the AI to synthesize and format this data into Markdown. Finally, it creates a protocol note within the CRM, containing the researched company overview, which helps sales and marketing teams gain rapid insights and identify potential opportunities efficiently.
Automated Enrichment of CRM Data with ChatGPT & Tavily
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.toolThink, @tavily/n8n-nodes-tavily.tavilyTool, httpRequest, stickyNote, webhook |
Reviews
There are no reviews yet.