Weavz
ClickFunnels

ClickFunnels

Automate ClickFunnels contacts, funnels, pages, and sales funnel workflows.

7 tools
8 triggers
Use withChatGPTClaudeClaude CodeCursorCodexMCP clientsSetup guide

Tools

Name
createOpportunity

Create a new opportunity for a contact.

applyTagToContact

Apply a tag to a contact if it doesn’t already exist.

removeTagFromContact

Remove a specific tag from a contact.

enrollAContactIntoACourse

Create an enrollment for a contact in a course.

updateOrCreateContact

Searches for a contact by email and updates it, or creates a new one if not found.

searchContacts

Look up contacts by ID or email

custom_api_call

Make a custom API call to a specific endpoint

Triggers

Name
scheduledAppointmentEventCreated

Triggers when a scheduled appointment event is created.

courseEnrollmentCreatedForContact

Triggers when a course enrollment is created for a contact.

contactSubmittedForm

Triggers each time a contact submits a form (opt-in or order).

OneTimeOrderPaid

Triggers when a customer pays a one-time order.

subscriptionInvoicePaid

Triggers when a subscription invoice is paid.

contactCompletedCourse

Triggers when a contact completes a course.

contactIdentified

Triggers when a new contact is identified by email/phone.

contactSuspendedFromCourse

Triggers when a contact is suspended from a course.

Quick Start

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

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

const result = await weavz.actions.execute('clickfunnels', 'createOpportunity', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'clickfunnels',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect ClickFunnels to my app?

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

What tools does ClickFunnels support?

ClickFunnels supports 7 tools including Create Opportunity, Apply Tag to Contact, Remove Tag From Contact, Enroll a Contact Into a Course, Update or Create Contact, and more.

Can I use ClickFunnels with AI agents?

Yes. Add ClickFunnels to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

How do I connect ClickFunnels to ChatGPT or Claude?

Open the Weavz connector setup, sign in, choose a workspace, and add ClickFunnels as an approved app. ChatGPT, Claude, and other remote MCP clients can then call the scoped ClickFunnels tools exposed by that workspace.

Does ClickFunnels work with Claude Code, Cursor, Codex, and local agents?

Yes. Remote and local MCP clients can connect to a Weavz MCP endpoint for the workspace. Local coding agents can also use the Weavz CLI to inspect apps, discover actions, run approved ClickFunnels work, and execute Code Mode workflows from a terminal.

What can I ask an AI agent to do with ClickFunnels?

ClickFunnels exposes 7 tools, including Create Opportunity, Apply Tag to Contact, Remove Tag From Contact, Enroll a Contact Into a Course, Update or Create Contact, and more. Use Weavz to keep credentials scoped, require approval for sensitive work, and audit what the agent did.

Can ClickFunnels be used in stateful agent workflows?

Yes. Agents can combine ClickFunnels tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does ClickFunnels use?

ClickFunnels uses Custom. Weavz stores credentials securely and uses them for authorized action execution.

How much does the ClickFunnels integration cost?

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

What triggers does ClickFunnels support?

ClickFunnels supports 8 triggers including Scheduled Appointment Event Created, Course Enrollment Created for contact, Contact Submitted Form, One-Time Order Paid, Subscription Invoice Paid, and more.

Connect ClickFunnels in minutes

Get 20,000 free action executions every month. No credit card required.