SureMembers
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
- Go to WP Admin → AFI → Add New.
- Enter an Integration Title.
- In Trigger → Form/Data Provider, select SureMembers.
- In Form/Task Name, choose the event.
- In Action → Platform, pick the destination and complete the field mapping.
- Optional: configure Conditional Logic.
- Click Save Integration.

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.