n8n-automations
by Conversionblanketstitch672
Overview
Automates sales and marketing lead generation by scraping LinkedIn job postings, identifying decision-makers through Apollo.io, enriching their profiles, and performing AI-driven psychographic research for tailored outreach messages, storing data in Notion.
Installation
No command providedEnvironment Variables
- APIFY_API_KEY
- APIFY_API_ENDPOINT
- APOLLO_API_KEY
- OPENAI_API_KEY
- NOTION_API_KEY
Security Notes
The workflow exposes a significant security risk by explicitly showing placeholders like '[add your apollo api key here]' and '[go to api -> api endpoints in apify]' directly within HTTP Request node configurations (body/headers/URL). This implies that sensitive API keys are intended to be hardcoded into the workflow's JSON definition rather than leveraging n8n's secure credential management system for these specific integrations. While Notion and OpenAI connections use n8n's credential storage, this inconsistency creates a vulnerability where API keys could be exposed in plain text if the workflow file is shared or stored insecurely.
Similar Servers
n8n
AI-powered workflow automation platform, enabling users to build and run workflows using various integrations, with a focus on AI models and tools for task execution and conversational agents.
linkedin-mcp-server
Enables AI assistants to connect to LinkedIn for accessing profiles, companies, job searches, and job details via web scraping.
mcp-n8n-builder
Programmatic creation and management of n8n workflows by AI assistants via the Model Context Protocol (MCP).
crawlbase-mcp
A Model Context Protocol (MCP) server that enables AI agents and LLMs to fetch fresh, structured, real-time web content (HTML, Markdown, screenshots) via Crawlbase's scraping infrastructure.