Step 1: Import the Workflow
- Download the JSON file:
Account-based-content-intelligence.json
- Open your n8n instance
- Click "Import" in the workflows section
- Upload the JSON file
- Click "Import Workflow"
Step 2: Configure API Credentials
Navigate to Settings > Credentials in n8n and add:
- Type: HTTP Header Auth
- Header Name:
X-Api-Key
- Value: Your Apollo API key
- Where to find: Apollo.io > Settings > API
OpenAI API
- Type: HTTP Header Auth
- Header Name:
Authorization
- Value:
Bearer sk-your-openai-api-key
- Where to find: OpenAI Platform > API Keys
Google Sheets