Integration Wishlist Member - xlplugins/autonami GitHub Wiki
Importer
The store owner needs to run the importer first, which will parse the existing wishlist members data and normalize the data in the Autonami wishlist member specific table.

After that you will see the following WLM integrated features:
Filters
We have 4 filters. Which can be used in contact filtering, audiences etc.
- Membership Level
- Membership Status
- Registration Date
- Expiration Date

Contact
Integration brings a new tab named 'Wishlist Member' and it lists all of their membership level details.

Export
This integration adds Level status, Registration Date and Expiration Date of every contact for export.

Exported data view

Suppose 3 Levels, then 3 X 3 = 9 columns. {Level} Status, {Level} Registeration Date, {Level} Expiration Date for each Level.
Events
This integration adds 5 events
- User Submits a Registration Form
- User Added to Membership Level
- User Removed from Membership Level
- User Membership Level Cancelled
- User Membership Level Expired

Actions
This integration adds 6 actions
- Add User to Pay Per Post
- Remove User from Pay Per Post
- Add User to Level
- Remove User from Level
- Cancel User Level
- Move User to Level

Rules
This integration adds a rule
- Membership Level

Merge Tags
This integration has 6 merge tags that come as per their events.
- Membership Level Name {{wishlist_member_level_name}}
- Membership Level ID {{wishlist_member_level_id}}
- Membership Level Expire Date {{wishlist_member_level_expire_date}}
- Registration Form ID {{wishlist_member_form_id}}
- Registration Form Title {{wishlist_member_form_title}}
- Registration Form Fields {{wishlist_member_form_field}}
