Integration with MailerLite email marketing platform

sdchan

Member
I am looking to integrate my email / member list with MailerLite. Their API documentation is here: https://developers.mailerlite.com/docs

I'm looking to automatically bring over from Xenforo to MailerLite email addresses when a user registers for our website, or signs up for VIP membership. The elements I'd like to bring over when a user takes an action such as registering or upgrading to VIP are:

  • email address
  • first name
  • last name
  • date joined (mapped to "subscribed date" in MailerLite)
  • group (one of the below). some of my members begin as registered members and eventually sign up for VIP, so their status should change in MailerLite when they do so, and vice-versa as well (when they downgrade from VIP to Registered in Xenforo, then their group changes in MailerLite)

  • Registered
  • Unregistered / Unconfirmed
  • VIP
 
Top Bottom