GetResponse
Instead of following these steps manually, you can use the AI Credential Assistant — describe what you want to connect and the AI will walk you through the setup step by step, tailored to your account.
Overview
Connect your GetResponse account to Nirvai to automate email marketing, manage contacts, and trigger marketing automation workflows.
Supported Authentication Methods
- API Key - Simple header-based authentication
Prerequisites
- A GetResponse account
- Access to API settings
Setup Instructions
API Key Authentication
Step 1: Get Your API Key
- Log in to your GetResponse account
- Go to Menu > Integrations and API > API
- Click Generate API key if you don't have one
- Copy the API key
Step 2: Configure in Nirvai
- In Nirvai, select GetResponse API Key
- Paste your API Key
- Save the credential
How Authentication Works
GetResponse uses a custom header format:
X-Auth-Token: api-key YOUR_API_KEY
Nirvai handles this format automatically.
Available Operations
With GetResponse credentials, you can:
- Manage contacts and lists
- Create and send campaigns
- Set up autoresponders
- Manage landing pages
- Access webinar data
- Track conversion funnels
API Key Permissions
API keys have full account access. For limited access:
- Consider creating a sub-account
- Use OAuth2 for granular permissions (advanced)
Troubleshooting
Common Issues
- 401 Unauthorized: API key is invalid or expired
- 403 Forbidden: Account may be suspended or limited
- Rate Limits: GetResponse limits requests; implement backoff
- Feature Access: Some features require specific plan levels
Finding Your API Key
- Log in to GetResponse
- Click your avatar (top right)
- Go to Integrations and API
- Select API tab
- Copy or generate your key
Related Resources
Adapted from n8n documentation for Nirvai platform
Next Steps
Use the AI Tool Creator to turn this credential into agent-callable tools. Describe what your agent should be able to do and the AI investigates the API, configures the endpoints, and gives you a reviewable toolkit before saving anything.