Linking Wufoo as a source
Let AI connect your sources for you
Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Contents
This source is currently in alpha. The interface and available tables may change.
The Wufoo connector syncs your form data – forms, reports, and users – into PostHog, letting you analyze form activity alongside your product data.
Adding a data source
- Go to the sources tab of the data pipeline section in PostHog.
- Click + New source and then click Link next to Wufoo.
- Gather your Wufoo credentials:
- Subdomain – your Wufoo subdomain. For
https://acme.wufoo.com/, the subdomain isacme. - API key – find this in your Wufoo account under API Information.
- Subdomain – your Wufoo subdomain. For
- Back in PostHog, enter your credentials and click Next.
- Select the tables you want to sync, set the sync frequency, then click Import.
Once the syncs are complete, you can start using Wufoo data in PostHog.
Available tables
| Table | Description | Sync method |
|---|---|---|
forms | Form definitions including URL, status, and settings | Full refresh |
reports | Saved visualizations and summaries built on form entries | Full refresh |
users | Users on your Wufoo account with their roles and access | Full refresh |
All tables sync using full refresh, which reloads all data on each sync.
Configuration
| Option | Type | Required |
|---|---|---|
Subdomain | text | Yes |
API key | password | Yes |
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
forms | A Wufoo form — the definition of a form used to collect entries, including its URL, status, and settings. | Full refresh | — | — |
reports | A Wufoo report — a saved visualization/summary built on top of a form's entries. | Full refresh | — | — |
users | A user on the Wufoo account, with their role and access level. | Full refresh | — | — |