Community Contributed: Apollo Enrichment (Unverified)
detail.loadingPreview
Enriches company data using Apollo.io and adds decision makers to Google Sheets.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automatically enriches company data using Apollo.io and then finds and adds key decision makers to a specified Google Sheet. It's designed for community contribution and is currently unverified.
Key Features
- Triggers when a new company is added to a Google Sheet.
- Enriches company information using Apollo.io API.
- Generates a URL to search for decision makers on Apollo.io.
- Splits batched results for efficient processing.
- Appends or updates decision maker contact information in Google Sheets.
How To Use
- Import the workflow: Upload the provided JSON to your n8n instance.
- Configure Google Sheets Trigger: Update the
documentIdandsheetNameto point to your target Google Sheet where company domains are listed. - Set Environment Variables: Ensure
API_BASE_URLandBASE_URLare set in your n8n environment variables for Apollo.io API access. - Add Apollo API Key: Replace
"your-api-key"in the Apollo nodes with your actual Apollo.io API key. - Configure Google Sheets Append Node: Verify the
documentIdandsheetNamefor the output Google Sheet. - Map Output Columns: Ensure the column mapping in the Google Sheets node accurately reflects your desired output structure.
Apps Used
Workflow JSON
{
"id": "f67e895f-b67c-49de-b7e9-5c543dffbe6f",
"name": "Community Contributed: Apollo Enrichment (Unverified)",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: f67e895f-b67c...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Contributed: Iterable User Management
Manage users in Iterable by creating, updating, and retrieving them.
Github Star Notification (Unverified)
Notifies a Slack channel when a repository gains or loses a star.
Discord Intro - Manual Trigger
Manually trigger a Discord message.
Community Contributed Email Body Parser
Parses email bodies to extract key-value pairs based on predefined labels.
Community Chart Generator
Generate and upload dynamic charts to Google Drive.
PUQ Docker InfluxDB Deploy
Automates the deployment and management of InfluxDB Docker containers.