AFI AFI

SureMembers

Estimated reading: 1 minute Updated August 1, 2026

SureMembers is a WordPress membership and content-restriction plugin from Brainstorm Force. Advanced Form Integration captures SureMembers events (new memberships, access granted, access revoked) and routes the data to any of 200+ destinations.

What you’ll need

  • The SureMembers plugin installed and activated.
  • At least one access group configured.
  • The Advanced Form Integration plugin installed and activated.

Event data captured

Field Format
Event type access_granted, access_revoked, member_added
Member name First and last separately
Member email Same as input
Username Same as input
User ID Numeric WordPress user ID
Access group The group name
Group ID Numeric SureMembers group ID
Created at YYYY-MM-DD HH:MM:SS

Create the integration

  1. Go to WP Admin → AFI → Add New.
  2. Enter an Integration Title.
  3. In Trigger → Form/Data Provider, select SureMembers.
  4. In Form/Task Name, choose the event.
  5. In Action → Platform, pick the destination and complete the field mapping.
  6. Optional: configure Conditional Logic.
  7. Click Save Integration.

Screenshot: AFI Add New screen with SureMembers selected

Conditional logic example

Goal: when a member is granted access to the Premium group, also tag them in Mailchimp.

Create the Mailchimp integration on the Access Granted event. Open the Conditional Logic panel, add a condition with the access group field, Equal To, value Premium.

Related docs