This workflow automates the process of monitoring recent activity among startups and companies from Crunchbase, summarizing the latest updates with AI, and delivering them directly via email. It begins with a manual or scheduled trigger to fetch updated company data from Crunchbase’s API, extracting key details such as company name, description, location, and update time. The data is then fed into an AI model (GPT-4 or GPT-3.5) configured to generate concise, professional summaries formatted as a JSON object containing an email subject and body. The summarized insights are parsed to ensure correct JSON formatting, and finally, an email is sent to a designated recipient with the latest company updates. This workflow is highly useful for startup founders, investors, analysts, and marketing teams who need to stay informed about industry trends effortlessly, saving hours of manual research while maintaining an up-to-date perspective on the competitive landscape.
Automated Crunchbase Updates Summarizer and Emailer
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.outputParserStructured, gmail, httpRequest, manualTrigger, set, stickyNote |
Reviews
There are no reviews yet.