eavz
Unbounce

Unbounce

Landing page builder and conversion optimization platform

API KeyMarketing
5 actions
1 trigger

Actions

Name
list_pages

List all landing pages

get_leads

Get leads for a specific landing page

list_domains

List all domains in your Unbounce account

get_page_stats

Get statistics for a specific landing page

custom_api_call

Make a custom API call to the Unbounce API

Triggers

Name
new_lead

Triggers when a new lead is captured on a landing page

Quick Start

TypeScript
import { WeavzClient } from '@weavz/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute({
  integrationName: 'unbounce',
  actionName: 'list_pages',
  input: { /* ... */ },
  connectionId: 'conn_id',
  workspaceId: 'ws_id',
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect Unbounce to my app?

Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute actions programmatically.

What actions does Unbounce support?

Unbounce supports 5 actions including List Pages, Get Leads, List Domains, Get Page Stats, Custom API Call.

Can I use Unbounce with AI agents?

Yes. Add Unbounce to an MCP server in TOOLS mode or CODE mode. CODE mode provides 80-98% context reduction with 3 meta-tools for efficient agent access.

What authentication does Unbounce use?

Unbounce uses API Key. Weavz handles token management, refresh, and secure credential storage automatically.

How much does the Unbounce integration cost?

The Unbounce integration is included on all Weavz plans including the free tier with 1,000 actions per month. No credit card required.

What triggers does Unbounce support?

Unbounce supports 1 triggers including New Lead.

Connect Unbounce in 2 minutes

Get 1,000 free actions every month. No credit card required.