n8n-nodes-outgrow
v0.1.10
Published
n8n node to interact with Outgrow's content marketing and lead generation platform.
Maintainers
Keywords
Readme
Outgrow Trigger Node for n8n
Trigger node that fetches leads from Outgrow calculators at configurable intervals.
Features
- 🕒 Polling API: Checks for new leads at customizable intervals (default: 5 minutes)
- 📋 Calculator Selection: Dynamic dropdown of available calculators
- 🔔 Smart Notifications: Clear "no leads" messages in the UI
- ⚙️ Manual Trigger: Instant API calls for testing
Prerequisites
- Outgrow account with API access
- API key from Outgrow Settings
Installation
- Add the node to your n8n instance
- Configure Outgrow API credentials:
- Navigate to Credentials > Add New > Outgrow API
- Enter your API key
Node Configuration
Parameters
| Field | Required | Description | |---------------------|----------|-----------------------------------------------------------------------------| | Calculator | Yes | Select which Outgrow calculator to monitor | | Polling Interval| No | Frequency (in minutes) to check for new leads (default: 5) |
