AFI AFI

Selzy

Estimated reading: 3 minutes Updated August 1, 2026

Selzy is an easy-to-use email-marketing platform popular with small businesses for its simple drag-and-drop builder. Advanced Form Integration sends form submissions to Selzy as new contacts on a chosen list. the Pro version adds custom-field mapping and tag application.

What you’ll need

  • An active Selzy account.
  • A Selzy API Key (Profile → Settings → Integrations & API → Show Full).
  • The Advanced Form Integration plugin installed and activated.

Get your Selzy API key

  1. Log in to your Selzy dashboard.
  2. Go to Profile → Settings → Integrations & API.
  3. Click Show Full and copy the API Key.

Connect Selzy to AFI

  1. In WordPress, go to AFI → Settings.
  2. Enable Selzy and click Save Changes.
  3. Open the Selzy tab.
  4. Paste the API Key and click Save Changes.

Create the integration

  1. Go to AFI → Add New.
  2. Configure the trigger.
  3. In Action → Platform, select Selzy (or Selzy [PRO] if using Pro).
  4. In Task, choose Add Contact to List.
  5. Pick the List: AFI loads your lists from Selzy automatically.
  6. Toggle Skip Double Opt-in if you want to skip the confirmation email.
  7. Map the form fields:
  • Email (required), Name, Phone.
  • On Pro: any custom fields configured on your account, plus tag assignment.
  1. Optional: configure Conditional Logic.
  2. Click Save Integration.

Screenshot: AFI field-mapping screen with Selzy list and contact fields visible

Tasks supported

Add Contact to List

Adds or updates the contact on the chosen Selzy list. Re-submissions update the existing contact rather than creating duplicates. Double opt-in is enforced unless skipped.

Pro features

The Pro Selzy integration adds:

  • Custom field mapping: pick a list and AFI auto-loads any custom fields configured in your Selzy account.
  • Tag application: assign tags for advanced segmentation.

Conditional logic example

Skip double opt-in only when the form’s confirmed_consent hidden field is “yes”. All other submissions go through Selzy’s confirmation email flow.

Troubleshooting

Integration doesn’t fire

Open AFI → Log and find the most recent entry. The log shows the request payload sent to Selzy and the response received, usually pointing straight at the cause.

“API Key not working”

Selzy API keys can be regenerated from the Integrations page. Copy the new key carefully, then re-save in AFI.

Mailing lists not loading

Make sure your API Key is saved correctly. Click the List dropdown again to refresh the list.

Double opt-in issue

If subscribers aren’t receiving confirmation emails, check whether Skip Double Opt-in is enabled: that disables the confirmation step entirely. Toggle as needed.

Related docs