AFI AFI

Zoho Marketing Automation

Estimated reading: 2 minutes Updated August 1, 2026

Zoho Marketing Automation is Zoho’s marketing-automation product (formerly Zoho MarketingHub) for email campaigns, lead scoring, and nurture journeys. Advanced Form Integration sends form submissions to Zoho MA as new contacts in chosen mailing lists.

What you’ll need

  • An active Zoho Marketing Automation account.
  • 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 Marketing Automation.
  4. Pick the data center matching your Zoho account.
  5. Click Authorize and grant the relevant scope (ZohoCampaigns.contact.ALL).
  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 Marketing Automation.
  4. In Task, choose Add Contact to List.
  5. Pick the target Mailing List.
  6. Map the form fields:
  • Email (required), First Name, Last Name.
  • Phone, Company, Title.
  • Source (where the contact came from).
  • Custom fields by name.
  1. Optional: configure Conditional Logic.
  2. Click Save Integration.

Screenshot: AFI field-mapping screen with Zoho Marketing Automation list and contact fields visible

Conditional logic example

Add to your “Webinar follow-up” list only when the form’s event_attended field is “yes”. No-show registrants go to a different nurture list via a separate integration.

Related docs