eavz
ClickFunnels

ClickFunnels

7 actions
8 triggers

Actions

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/sdk'

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

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

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 actions programmatically.

What actions does ClickFunnels support?

ClickFunnels supports 7 actions 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 TOOLS mode or CODE mode. CODE mode provides 80-98% context reduction with 3 meta-tools for efficient agent access.

What authentication does ClickFunnels use?

ClickFunnels uses Custom. Weavz handles token management, refresh, and secure credential storage automatically.

How much does the ClickFunnels integration cost?

The ClickFunnels integration is included on all Weavz plans including the free tier with 1,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 2 minutes

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