GoToWebinar
Overview
AFI registers attendees for GoToWebinar events from WordPress signup forms. Use it to feed your GoToWebinar registrations from any form on your site — landing page, gated content, or event page.
Supported actions
- Register Attendee — register a contact for a specific GoToWebinar event.
Authentication
- Register an application at GoTo Developer Center.
- Note the Client ID and Client Secret.
- In AFI go to Settings > GoToWebinar, paste the credentials, click Connect, and approve the OAuth prompt.
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 GoToWebinar as the Receiver, then pick the Task you want to run.
- Map sender fields onto GoToWebinar’s fields. Email, first name, and last name are required. Webinar key 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
- Webinar key format: a numeric ID found in the GoToWebinar admin URL.
- Already-registered: re-registering the same email returns success with the existing join link.
- Confirmation emails: GoToWebinar sends the join link automatically — no need for a separate notification.