AFI AFI

EasySendy

Estimated reading: 2 minutes Updated August 1, 2026

EasySendy is a hybrid email-marketing platform combining a SaaS dashboard with Amazon SES (or other) SMTP backends. Advanced Form Integration sends form submissions to EasySendy as new contacts on a chosen list, with full custom-field support in Pro.

What you’ll need

  • An active EasySendy account.
  • An EasySendy Public API Key (profile dropdown → APIs → Generate).
  • The Advanced Form Integration plugin installed and activated.

Get your EasySendy API key

  1. Log in to your EasySendy account.
  2. Click the profile dropdown in the top-right of the dashboard.
  3. Select APIs.
  4. Generate a new API key if needed, then copy the Public API Key.

Connect EasySendy to AFI

  1. In WordPress, go to AFI → Settings.
  2. Enable EasySendy and click Save Changes.
  3. Open the EasySendy 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 EasySendy (or EasySendy [PRO] if using Pro).
  4. In Task, choose Subscribe To List.
  5. Pick the Contact List: AFI auto-loads your lists.
  6. Map the form fields:
  • Email (required), First Name, Last Name.
  • On Pro: any custom fields configured on that list (auto-loaded once you pick the list).
  1. Optional: configure Conditional Logic.
  2. Click Save Integration.

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

Tasks supported

Subscribe To List

Adds the form submitter as a contact on the chosen EasySendy list. Re-submissions update the existing contact rather than creating duplicates.

Pro features

The Pro EasySendy integration adds full custom field mapping. After picking a list, AFI fetches every additional field defined on that list (phone, company, custom attributes) and exposes them in the mapping screen: same workflow as standard fields.

Conditional logic example

Subscribe to your “Premium subscribers” EasySendy list only when the form’s subscription_tier field equals “premium”. Free signups go to the general list via a separate integration.

Troubleshooting

Integration doesn’t fire

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

Custom field not visible

Custom fields are available in the Pro version. The free integration includes Email, First Name, and Last Name.

Related docs