AFI AFI

Zoho Meeting

Estimated reading: 1 minute Updated August 1, 2026

Zoho Meeting is Zoho’s video-conferencing and webinar platform. Advanced Form Integration registers form submitters as attendees of a Zoho Meeting webinar.

What you’ll need

  • An active Zoho Meeting account with at least one scheduled webinar.
  • A Zoho OAuth Self Client. See Connect via OAuth.
  • The Advanced Form Integration plugin installed and activated.

Connect via OAuth

  1. Visit the Zoho API Console and create a Self Client.
  2. Note the Client ID and Client Secret.
  3. In WordPress, go to AFI → Settings → Zoho Meeting.
  4. Pick the data center matching your Zoho account.
  5. Click Authorize and grant the ZohoMeeting.webinar.CREATE scope.
  6. After redirect, the connection is saved.

Create the integration

  1. Go to AFI → Add New.
  2. Configure the trigger.
  3. In Action → Platform, select Zoho Meeting.
  4. In Task, choose Register Attendee.
  5. Pick the Webinar (only upcoming webinars on the connected account appear).
  6. Map the form fields:
  • Email (required), First Name, Last Name.
  • Phone, Country, Time Zone.
  • Webinar-specific custom registration questions.
  1. Optional: configure Conditional Logic.
  2. Click Save Integration.

Screenshot: AFI field-mapping screen with Zoho Meeting webinar and registrant fields visible

Related docs