> ## Documentation Index
> Fetch the complete documentation index at: https://help.konfhub.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Developer Tools and Integrations Overview for KonfHub

> KonfHub provides Registration API, embeddable widgets, webhooks, Zapier, n8n, and marketing integrations so you can connect your event to any workflow.

KonfHub is built to connect with the tools and workflows your team already uses. Whether you want to embed registration directly on your website, push attendee data to your CRM in real time, track ad performance with pixel-level precision, or automate post-registration tasks without writing a line of code, KonfHub's developer tools and integrations have you covered. Every option described on this page is accessible from your **Event Dashboard** under the **Developers** or **Integrations** section.

## What's Available

<CardGroup cols={2}>
  <Card title="Registration API" icon="code" href="/integrations/registration-api">
    Build a fully custom, branded registration UI on your own website using KonfHub's suite of REST endpoints. Available for free events.
  </Card>

  <Card title="Registration Button" icon="cursor-click" href="/integrations/registration-api">
    Embed a one-click registration button that opens the full KonfHub registration flow in an overlay on your site — no redirect required.
  </Card>

  <Card title="Ticketing Widget" icon="ticket" href="/integrations/registration-api">
    Drop a full-featured ticketing experience directly onto any web page. Supports ticket categories, discount codes, access codes, and payments.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/integrations/webhooks">
    Receive real-time HTTP POST notifications for registrations, cancellations, check-ins, checkouts, and lead generation events.
  </Card>

  <Card title="Zapier" icon="bolt" href="/integrations/zapier-n8n">
    Connect KonfHub to 6,000+ apps with no code. Sync registrations to Google Sheets, HubSpot, Mailchimp, Slack, and more automatically.
  </Card>

  <Card title="n8n" icon="diagram-project" href="/integrations/zapier-n8n">
    Send real-time webhook triggers to your n8n instance and build powerful, custom automation workflows for any event scenario.
  </Card>

  <Card title="Marketing Integrations" icon="chart-mixed" href="/integrations/martech">
    Add Meta Pixel, Google Analytics, and Google Tag Manager to track conversions and retarget visitors from your ad campaigns.
  </Card>

  <Card title="LinkedIn Share" icon="linkedin" href="/integrations/martech">
    Automatically prompt attendees to share your event on LinkedIn after registration using pre-written messages and custom banner images.
  </Card>

  <Card title="WhatsApp Integration" icon="whatsapp" href="/integrations/martech">
    Send campaigns and confirmations via WhatsApp using KonfHub's verified Business account or connect your own WhatsApp Business API account.
  </Card>
</CardGroup>

## Plan Requirements

Not all integrations are available on every plan. The table below shows which plan you need to unlock each feature.

| Integration               | Freemium | Lite | Silver | Gold |
| ------------------------- | -------- | ---- | ------ | ---- |
| Registration API          | ✅        | ✅    | ✅      | ✅    |
| Registration Button       | ❌        | ❌    | ✅      | ✅    |
| Ticketing Widget          | ❌        | ❌    | ✅      | ✅    |
| Webhooks                  | ❌        | ❌    | ✅      | ✅    |
| LinkedIn Share            | ❌        | ❌    | ✅      | ✅    |
| Zapier                    | ❌        | ❌    | ❌      | ✅    |
| n8n                       | ❌        | ❌    | ❌      | ✅    |
| Meta Pixel                | ❌        | ❌    | ❌      | ✅    |
| Google Analytics          | ❌        | ❌    | ❌      | ✅    |
| Google Tag Manager        | ❌        | ❌    | ❌      | ✅    |
| WhatsApp (Bring Your Own) | ❌        | ❌    | ❌      | ✅    |

<Note>
  Developer integrations — Registration API, Registration Button, and Ticketing Widget — are available from the **Silver plan** and above. The Registration API (for free events) is accessible on all plans.
</Note>

## How to Access

All developer and integration settings live inside your event dashboard. Navigate to your event, then look for the **Developers** or **Integrations** section in the left-hand sidebar to find the relevant settings and copy-paste code snippets for each feature.

<Tip>
  If you're new to event integrations, start with the **Registration Button** — it's the fastest way to embed KonfHub on your existing website with a single copy-paste code snippet and zero development effort.
</Tip>

<Frame>
  <img src="https://mintcdn.com/khum/XfmUU_H4fm7gP9aL/images/Screenshot-2026-06-26-162043.png?fit=max&auto=format&n=XfmUU_H4fm7gP9aL&q=85&s=0494e98cd5e34245fd9f0e1fe8a063cf" alt="Screenshot 2026 06 26 162043" width="316" height="382" data-path="images/Screenshot-2026-06-26-162043.png" />
</Frame>
