Skip to main content
Feedback

GetResponse MCP connector

GetResponse is an email marketing and automation platform for managing subscriber contacts, campaigns, and automated messaging workflows. The GetResponse MCP connector allows AI agents to manage contact databases, retrieve campaign information, and organize subscribers using tags and custom fields. It also supports creating, updating, and deleting individual contacts across your GetResponse account.

Authentication type

  • OAuth 2.0 Authorization Code - Requires a one-time user login to authorize the agent to access the service on their behalf.

Uses

Use the GetResponse MCP connector to perform the following actions:

  • Build automated email sequences triggered by customer actions and lifecycle events
  • Segment contacts by tags and custom fields to deliver hyper-targeted campaigns
  • Maintain a clean, deduplicated contact database with real-time syncs
  • Track contact engagement and autoresponder performance across campaigns
  • Enrich customer profiles with custom fields for personalization at scale
  • Execute bulk contact imports and updates from external data sources
  • Automate lead nurturing workflows based on contact behavior and attributes

Example prompts

Use the following example prompts to invoke GetResponse MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all contacts in GetResponse tagged as 'premium member'.
  • Create a new contact in GetResponse for a customer who just signed up.
  • List all active email campaigns in GetResponse and their subscriber counts.
  • Update the contact status for john.doe@example.com in GetResponse.
  • Delete inactive contacts from GetResponse who haven't engaged in six months.
  • What custom fields do we have set up in GetResponse for segmentation?
  • Display all tags currently in use across GetResponse contacts.
  • Add a new contact to GetResponse with first name, last name, and email address.
  • Retrieve the complete profile for a specific contact in GetResponse.
  • List all contacts in GetResponse who have the 'webinar attendee' tag.

GetResponse MCP connector tools

The GetResponse MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
getAllContactsRetrieves a list of all contacts stored in your GetResponse account.
createContactAdds a new contact to your GetResponse account with specified information.
getContactRetrieves detailed information about a specific contact by identifier.
updateContactModifies the information for an existing contact in your account.
deleteContactRemoves a contact permanently from your GetResponse account.
getCampaignsRetrieves a list of all marketing campaigns in your account.
getTagsRetrieves a list of all tags available for organizing contacts.
getCustomFieldsRetrieves a list of all custom fields configured in your account.
On this Page