getresponseManage GetResponse email marketing via API to handle campaigns, contacts, newsletters, tags, autoresponders, and segments with OAuth authentication.
Install via ClawdBot CLI:
clawdbot install byungkyu/getresponseGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.ai/byungkyu/api-gatewayUses known external API (expected, informational)
discord.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 22, 2026
An online retailer uses the skill to manage email lists for promotional newsletters, segmenting customers based on purchase history to send targeted campaigns. They automate contact updates and track engagement metrics to optimize send times and content.
A software company integrates the skill to send automated welcome emails and educational content to new users, nurturing leads through autoresponders. They use contact activities to monitor engagement and trigger follow-up sequences based on user actions.
A nonprofit organization employs the skill to maintain donor lists, send fundraising appeals, and segment contacts by donation history for personalized outreach. They create campaigns for events and use billing info to manage subscription-based donations.
A marketing agency leverages the skill to manage email campaigns for multiple clients, using connections to separate accounts and generate performance reports. They automate contact imports from client systems and track campaign metrics for ROI analysis.
An online educator uses the skill to build email lists for course launches, sending segmented newsletters to prospects based on interest levels. They create autoresponders for free content and update contacts with custom fields to track enrollment progress.
Businesses charge recurring fees for access to services or content, using the skill to manage subscriber lists, send renewal reminders, and segment users by plan tiers. This model relies on consistent email communication to reduce churn and upsell premium features.
Companies generate revenue by capturing and nurturing leads through email marketing, using the skill to build contact lists from web forms and send targeted campaigns to convert prospects. This model focuses on high-volume email automation to drive sales.
Organizations sell products or services directly via email campaigns, leveraging the skill to create promotional newsletters and track customer interactions. This model uses segmentation and contact activities to personalize offers and boost conversion rates.
💬 Integration Tip
Set up the MATON_API_KEY environment variable first, then use the connection management endpoints to establish OAuth before making API calls to GetResponse.
Scored Apr 18, 2026
Use when reviewing code for security vulnerabilities, implementing authentication flows, auditing OWASP Top 10, configuring CORS/CSP headers, handling secrets, input validation, SQL injection prevention, XSS protection, or any security-related code review.
gws CLI: Shared patterns for authentication, global flags, and output formatting.
Set up Gmail API access via gog CLI with manual OAuth flow. Use when setting up Gmail integration, renewing expired OAuth tokens, or troubleshooting Gmail authentication on headless servers.
Automate OAuth login flows with user confirmation via Telegram. Supports 7 providers: Google, Apple, Microsoft, GitHub, Discord, WeChat, QQ. Features: - Auto-detect available OAuth options on login pages - Ask user to choose via Telegram when multiple options exist - Confirm before authorizing - Handle account selection and consent pages automatically
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
OAuth token refresh management for Google APIs via gog CLI.