BigMarker
Overview
AFI registers attendees for BigMarker webinars and live events from WordPress signup forms. Every form submission becomes a registered attendee with the join link emailed automatically.
Supported actions
- Register for Conference
- Register for Channel Series
Authentication
- Log in to BigMarker.
- Open Account Settings > API.
- Copy your API key.
- In AFI go to Settings > BigMarker and paste the key.
How to create the integration
- In WordPress admin, go to AFI > New Integration.
- Pick your Sender (Contact Form 7, WPForms, WooCommerce, etc.) and the form / event to listen on.
- Pick BigMarker as the Receiver, then pick the Task you want to run.
- Map sender fields onto BigMarker’s fields. Email, first name, and last name are required. Conference ID identifies the target event.
- Optional: add Conditional Logic so the action only fires on matching submissions.
- Save and run a test submission. Check AFI > Log if anything looks off.
Notes & caveats
- Conference ID format: BigMarker uses a slug-style ID (e.g.
your-channel/event-name) — copy from the event’s admin URL. - Custom fields: BigMarker supports per-event custom registration fields — map them after the field IDs are loaded.
- Auto-emails: BigMarker sends its own registration confirmation; you don’t need a separate notification.