getresponse
GetResponse API integration with managed OAuth. Manage email marketing campaigns, contacts, newsletters, autoresponders, and segments. Use this skill when users want to manage email lists, send newsletters, create campaigns, or work with contacts in GetResponse. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/getresponseWhat This Skill Does
The getresponse skill provides a seamless interface for interacting with the GetResponse API using managed OAuth. It abstracts the complexity of manual token handling and authentication, allowing the OpenClaw agent to programmatically manage your email marketing ecosystem. By utilizing the Maton gateway, this skill enables you to create and manage campaigns, perform CRUD operations on contact lists, schedule newsletters, configure autoresponders, and handle data segments directly through conversational commands.
Installation
To integrate this skill into your environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/byungkyu/getresponse
Ensure that you have your MATON_API_KEY configured in your environment variables. You can obtain this key by visiting maton.ai/settings. Once installed, you must initiate the OAuth connection process through the provided control interface at https://ctrl.maton.ai to authorize the agent to access your specific GetResponse account data.
Use Cases
This skill is designed for marketers, business owners, and automation engineers looking to streamline email workflows. Common use cases include:
- Automated List Management: Automatically cleaning or updating contact lists based on triggers from other apps.
- Campaign Orchestration: Triggering newsletters or autoresponders when specific events occur in your CRM.
- Performance Monitoring: Fetching statistics or segment data to generate custom reports on campaign engagement.
- Cross-Platform Syncing: Keeping GetResponse contacts synchronized with external databases or lead generation forms.
Example Prompts
- "List all my active email campaigns and tell me how many subscribers are currently in each one."
- "Add '[email protected]' to my newsletter list and assign him to the 'New Customers' segment."
- "Fetch the latest statistics for the newsletter sent yesterday and summarize the open rate and click-through rate."
Tips & Limitations
- Authentication: Always ensure your
MATON_API_KEYis kept secure. If your connection status appears inactive, visithttps://ctrl.maton.aito re-authenticate. - Rate Limiting: Be aware that while the gateway handles token injection, you are still bound by the standard API rate limits imposed by GetResponse.
- Endpoint Mapping: When calling custom endpoints, ensure you are using the correct
v3syntax as specified in the official GetResponse API documentation to avoid 404 or 400 errors. - Testing: We recommend testing scripts in a staging environment before performing mass deletions or updates on your primary subscriber lists to ensure your logic is correct.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-byungkyu-getresponse": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, network-access
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.