Back to Explore

Relay.app Agents

Marketing automation platforms

Build an AI team that works for you

💡 Relay.app is the easiest way to create a team of AI agents that work for you across Gmail, Notion, HubSpot, and hundreds of other apps. Relay.app agents work for you proactively day and night and get better over time.

"Relay.app is like a 'Point-and-Shoot' camera for AI automation—simple to use, but with a professional 'Human-in-the-loop' shutter to ensure every shot is perfect."

30-Second Verdict
What is it: Build an AI Agent team via drag-and-drop to automate repetitive tasks across Gmail, Notion, and HubSpot, with human approval for critical steps.
Worth attention: Definitely. The founder is the former Google Gmail Product Director whose previous startup, Timeful, was acquired by Google. Precise positioning and backed by top-tier VCs.
7/10

Hype

8/10

Utility

131

Votes

Product Profile
Full Analysis Report

Relay.app Agents: The "Point-and-Shoot" AI Automation for Non-Techies

2026-02-03 | Official Site | ProductHunt


30-Second Verdict

What is it?: A drag-and-drop builder for AI Agent teams that automates repetitive work across Gmail, Notion, HubSpot, and more, with the ability to set human approvals for key steps.

Is it worth watching?: Yes. Founder Jacob Bank is the former Google Gmail Product Director whose previous startup, Timeful, was acquired by Google. The positioning is precise—not trying to replace Zapier, but adding an "AI Brain" and "Human Oversight" on top of it. An $8.2M seed round from a16z and Khosla shows top-tier VC validation.

Comparison:

  • vs Zapier: Relay has built-in AI and a free tier with 200 runs/mo (Zapier offers 100), making it more affordable.
  • vs Make: Make is better for complex, high-frequency logic; Relay is better for scenarios needing AI judgment + human approval.
  • vs Lindy: Lindy focuses on AI calls/emails; Relay focuses on cross-app workflows.

Three Questions for Me

Is it relevant to me?

Target Users:

  • Ops/Sales/CS Teams: Handling high volumes of repetitive approvals and coordination.
  • SMBs and Agencies: Need automation but lack engineering resources.
  • Project Managers: Need to sync info across tools and auto-generate reports.

Are you the one? You are the target user if:

  • You spend your day copy-pasting between Gmail and Notion.
  • You need to manually approve certain automated steps (e.g., reviewing an important email before it sends).
  • You want AI to help with email categorization or summarization without writing code.

Common Use Cases:

  • New inquiry → AI categorizes → Create HubSpot contact → Notify sales → Human approval → Send welcome email.
  • Blog post → AI generates tweets → Human edits → Post to Twitter.
  • Meeting ends → AI summarizes → Update Notion → Assign tasks in Slack.

Is it useful for me?

DimensionBenefitCost
TimeSaves 30 mins to 2 hours of repetitive work daily1-3 hours for initial setup
MoneyFree tier (200 runs/mo) is enough for individualsTeams cost $27-$98/mo
EffortAI handles sorting/summarizing; you just approveRequires understanding "Trigger-Action" logic

ROI Judgment: If you spend over 30 minutes a day on cross-tool repetition, it's worth 2 hours of learning. The learning curve is lower than Zapier and much lower than n8n.

Will I enjoy using it?

The "Aha!" Moments:

  • Human-in-the-loop: AI isn't fully autonomous; you can approve critical nodes to prevent AI hallucinations.
  • Zero-config Built-in AI: No need to connect your own OpenAI API; it works out of the box.
  • Real-time Data Sync: Referenced data updates automatically, so you never worry about stale info.

User Quote:

"Setting up a workflow took only 5 minutes. AI automatically categorizes my emails and drafts replies; I just have to click confirm." — G2 User

Real Feedback:

Positive: "Exceptionally easy UI and smooth experience, great for beginners in AI agent building" — G2 User Critique: "Integration library is still growing, might not have every app" — Early User Feedback


For Independent Developers

Tech Stack

  • Backend: Supabase (PostgreSQL + Auth + Real-time APIs)
  • Server: FastAPI (Python), asynchronous processing
  • Core Protocol: Model Context Protocol (MCP) — Decoupling business logic from app integrations
  • AI Models: Google Gemini 1.0 Pro, 1.5 Flash, 1.5 Pro
  • Architecture: The MCP adapter layer allows for faster integration development without affecting core stability.

Core Implementation

Relay's core is the MCP protocol layer. When a user gives a natural language command (e.g., "Create a Notion page"), the Agent generates a structured MCP request. The MCP layer routes this to the corresponding adapter, which translates it into the target app's API call. This design makes adding new integrations fast—just write an adapter without touching core logic.

Human-in-the-loop is achieved by inserting a "waiting for approval" state in workflow nodes, with Supabase's real-time features pushing notifications.

Open Source Status

  • Is it open source?: No, closed-source SaaS.
  • Similar Open Source Projects: n8n (self-hosted workflows), Activepieces (Open-source Zapier alternative).
  • Difficulty to build: High. The challenge isn't the tech, but the ecosystem—Relay has hundreds of integrations requiring massive maintenance.

Business Model

  • Monetization: SaaS Subscription.
  • Pricing: Free → $27/mo → $98/mo → Enterprise.
  • Differentiation: Built-in AI + Human-in-the-loop included at no extra cost.

Giant Risk

Medium. Zapier is adding AI, but Relay's HITL focus is a differentiator. The real risk is native AI automation from platforms like Notion/HubSpot. However, cross-platform coordination remains a core need, so short-term replacement risk is low.


For Product Managers

Pain Point Analysis

  • Problem Solved: Cross-app repetitive multi-step tasks, especially those requiring human judgment.
  • Severity: High-frequency core need. Every team using 3+ SaaS tools faces this.

User Personas

  • Primary: Ops, Sales, and CS team leads.
  • Secondary: Small startup CEOs (no engineering resources).
  • Scenarios: Customer onboarding, lead distribution, content publishing, meeting follow-ups.

Feature Breakdown

FeatureTypeDescription
Visual Workflow EditorCoreDrag-and-drop builder
Human-in-the-loop ApprovalCoreKey differentiator
Built-in AI ActionsCoreSummarize, classify, generate content
Real-time Data ReferencingCoreReferenced data updates automatically
Team CollaborationNice-to-haveShared workflows, permission management
Template LibraryNice-to-haveQuick start guides

Competitive Differentiation

vsRelay.appZapierMake
Core DiffAI + Human ApprovalMost IntegrationsStrongest Logic
PriceFrom $27From $29.99Per-operation billing
ProsEasy, Built-in AILargest EcosystemHigh ROI
ConsFewer IntegrationsAI is an add-onSteep Learning Curve

Key Takeaways

  1. Human-in-the-loop Design: Retaining human approval nodes reduces user distrust of AI.
  2. Free Built-in AI: Unlike Zapier, AI isn't gated behind premium tiers.
  3. Real-time Data Referencing: Solves the common "stale data" pain point.

For Tech Bloggers

Founder Story

Jacob Bank — A heavy-hitter background:

  • Cornell CS, Stanford AI Lab PhD candidate (left to start a company).
  • Research: AI + Behavioral Economics.
  • Founded Timeful (smart calendar) in 2015, acquired by Google that same year.
  • Spent years as a Google Product Director for Gmail and Google Calendar.
  • Left to build Relay.app.

The "Why": He saw teams at Google overwhelmed by repetitive tasks while existing tools were either too dumb (rules) or too scary (full AI). He wanted a middle path: "AI helps, but humans oversee."

Discussion Angles

  • Will AI steal jobs?: Relay's stance is "augmenting humans," not replacing them.
  • Is HITL a compromise?: Is it a real need or just a temporary fix for weak AI?
  • Zapier vs. Newcomers: Retrofitted AI vs. AI-native tools—who wins?

Hype Data

  • PH Rank: 131 votes (2026-02-03)
  • G2 Rating: 5.0/5 (60+ reviews)
  • Funding: $8.2M Seed, led by a16z + Khosla.

Content Suggestions

  • Angle: "How an ex-Google PM is redefining workflow automation."
  • Trend: AI Agents are exploding; Relay is one of the most practical implementations.

For Early Adopters

Pricing Analysis

TierPriceIncludesIs it enough?
Free$0200 runs/mo, AI includedGood for light personal use
Professional$27/mo750 runs/moGood for small team daily use
Teams$98/mo2000 runs/mo, collabFor medium teams
EnterpriseCustomUnlimited, SSO, etc.For large corps

Hidden Costs: None. AI features are available across all tiers, unlike tools that charge per AI call.

Quick Start Guide

  • Setup Time: 5-15 minutes for your first workflow.
  • Learning Curve: Low, simpler than Zapier.
  • Steps:
    1. Sign up, choose a template or start from scratch.
    2. Select a trigger (e.g., "New Gmail received").
    3. Add an AI action (e.g., "Classify email intent").
    4. Add a human approval node (optional).
    5. Add a target action (e.g., "Create Notion task").
    6. Test and go live.

Pitfalls and Critiques

  1. Integration Library: Smaller than Zapier; niche apps might be missing.
  2. Stability: Young platform, though feedback is currently great.
  3. Complex Logic: Make is still better for heavy branching and loops.

Security and Privacy

  • Storage: Cloud (Supabase).
  • Compliance: Check for industry-specific requirements (e.g., HIPAA).
  • OAuth: Standard OAuth used; passwords are not stored.

Alternatives

AlternativeAdvantageDisadvantage
ZapierMost integrations, matureWeak AI, expensive
MakeStrong logic, high ROISteep learning curve
n8nOpen source, self-hostableRequires technical skills
ActivepiecesOpen source, friendly UISmall community, fewer integrations

For Investors

Market Analysis

  • Workflow Automation: $23.77B in 2025 → $40.77B in 2031 (CAGR 9.41%).
  • AI Agent Market: $7.63B in 2026 → $50.31B in 2030 (CAGR 46.3%).
  • Drivers: Digital transformation, AI maturity, remote work normalization.

Competitive Landscape

TierPlayersPositioning
LeadersZapier, MS Power AutomateRule-based automation giants
Mid-marketMake, WorkatoComplex scenarios, Enterprise
New EntrantsRelay.app, Lindy, BardeenAI-native automation

Timing Analysis

  • Why Now?:
    • LLMs are mature enough for content understanding and generation.
    • Users still distrust "fully autonomous AI"; HITL is a transition necessity.
    • Incumbents are retrofitting; Relay is native.
  • Market Readiness: High. Users are accustomed to automation and ready for AI enhancement.

Team Background

  • Founder: Jacob Bank (ex-Google PM Director, Timeful founder).
  • Research: Stanford AI Lab, AI + Behavioral Economics.
  • Track Record: Successful exit with Timeful, deep Google PM experience.

Funding

  • Raised: $8.2M Seed.
  • Investors: Khosla Ventures, a16z, Neo, BoxGroup, SV Angel.

Conclusion

Relay.app is one of the most clearly positioned products in the "AI Automation" space: it doesn't chase full autonomy, but rather AI assistance + human oversight. Strong founder, great UX, and competitive pricing.

User TypeRecommendation
Developers⚠️ Not much to copy tech-wise; study the MCP protocol, but the barrier is the integration ecosystem.
Product Managers✅ HITL design is a great reference for current AI trust levels.
Bloggers✅ Founder story + trending sector makes for a great "AI Agent implementation" topic.
Early Adopters✅ Free tier is generous and easy to start. Worth switching if Zapier feels too expensive.
Investors✅ Large market, right timing, strong team. Watch closely post-seed.

Resource Links

ResourceLink
Official Sitehttps://relay.app/
ProductHunthttps://www.producthunt.com/products/relay-app
Founder LinkedInSearch Jacob Bank
CompetitorsZapier / Make / n8n

Sources


2026-02-04 | Trend-Tracker v7.3

One-line Verdict

Relay.app is one of the most clearly positioned products in the "AI Automation" space: it doesn't chase full autonomy, but rather AI assistance with human oversight. Strong founder background, excellent UX, and competitive pricing.

FAQ

Frequently Asked Questions about Relay.app Agents

Build an AI Agent team via drag-and-drop to automate repetitive tasks across Gmail, Notion, and HubSpot, with human approval for critical steps.

The main features of Relay.app Agents include: Visual workflow editor, Human-in-the-loop approvals, Built-in AI actions, Real-time data referencing.

Free: 200 runs/mo, includes AI. Professional: $27/mo, 750 runs/mo. Teams: $98/mo, 2000 runs/mo, collaboration features. Enterprise: Custom, unlimited, SSO, etc.

Operations, Sales, and Customer Service teams; small-to-medium SaaS companies and Agencies; Project Managers. Those who handle high volumes of repetitive approvals and coordination and need automation without engineering resources.

Alternatives to Relay.app Agents include: Zapier: Most integrations. Make: Strongest complex logic..

Data source: ProductHuntFeb 4, 2026
Last updated: