AFI AFI

GoToWebinar

Estimated reading: 2 minutes Updated August 1, 2026

GoToWebinar is a long-running enterprise webinar platform from GoTo (formerly LogMeIn). Advanced Form Integration registers form submitters as attendees of a GoToWebinar event.

What you’ll need

  • An active GoToWebinar account.
  • A registered OAuth app on the GoTo Developer Portal with Client ID and Client Secret.
  • The Advanced Form Integration plugin installed and activated.

Connect GoToWebinar to AFI

  1. In WordPress, go to AFI → Settings → GoToWebinar.
  2. Enter your Client ID and Client Secret.
  3. Click Authorize and complete the OAuth flow.

Create the integration

  1. Go to AFI → Add New.
  2. Configure the trigger.
  3. In Action → Platform, select GoToWebinar.
  4. In Task, choose Register Attendee.
  5. Pick the Webinar.
  6. Map the form fields:
  • Email (required), First Name, Last Name.
  • Phone, Address, City, State, Country, Zip Code.
  • Organization, Job Title, Industry, Number of Employees, Purchasing Time Frame, Purchasing Role, Questions and Comments.
  • Webinar-specific custom registration questions.
  1. Optional: configure Conditional Logic.
  2. Click Save Integration.

Screenshot: AFI field-mapping screen with GoToWebinar registrant fields visible

Conditional logic example

Register for the webinar only when the form’s attending_live field is “yes”. Replay-only requesters get a separate confirmation email but skip the live registration.

Troubleshooting

“Webinar in the past”

GoToWebinar refuses registrations for past webinars. The integration will fail until you swap the webinar selection to an upcoming session.

Re-authorization needed

GoTo OAuth tokens have a refresh window. If integrations stop firing with a 401, re-authorize from AFI → Settings → GoToWebinar.

Related docs