Skip to main content

GetResponse

Prefer guided AI setup?

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

Setup Instructions

API Key Authentication

Step 1: Get Your API Key

  1. Log in to your GetResponse account
  2. Go to Menu > Integrations and API > API
  3. Click Generate API key if you don't have one
  4. Copy the API key

Step 2: Configure in Nirvai

  1. In Nirvai, select GetResponse API Key
  2. Paste your API Key
  3. 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

  1. Log in to GetResponse
  2. Click your avatar (top right)
  3. Go to Integrations and API
  4. Select API tab
  5. Copy or generate your key

Adapted from n8n documentation for Nirvai platform


Next Steps

Got your credential? Connect it to an agent

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.