GetResponse MCP connector
Updated
GetResponse is an email marketing and automation platform for managing contacts, campaigns, and autoresponders. The GetResponse MCP connector allows AI agents to create, update, retrieve, and delete contacts, keeping subscriber lists accurate and current. It also supports listing campaigns, tags, and custom fields, giving agents visibility into audience segmentation and campaign structure.
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:
- Segment subscribers by tags for targeted email campaigns
- Sync new leads into GetResponse as contacts automatically
- Update contact details when customer information changes
- Remove unsubscribed or invalid contacts from mailing lists
- Review active campaigns to track marketing performance
- Look up custom fields to personalize email content
- Audit contact lists before launching a new campaign
- Retrieve subscriber details to verify engagement history
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 added to GetResponse this week.Add a new contact to GetResponse with their email and name.Find the contact record for jane.doe@example.com in GetResponse.Update the phone number for a contact in GetResponse.Delete the contact who unsubscribed from our GetResponse list.List all the campaigns currently active in GetResponse.What tags have we set up in GetResponse?Show me the custom fields available in GetResponse.How many contacts do we have tagged as VIP in GetResponse?Pull up the details for our latest GetResponse campaign.
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.
| Tool | Description |
|---|---|
| getAllContacts | List contacts |
| createContact | Create a contact |
| getContact | Get a contact |
| updateContact | Update a contact |
| deleteContact | Delete a contact |
| getCampaigns | List campaigns |
| getTags | List tags |
| getCustomFields | List custom fields |