MailChimp integration for Specific Page/Post registration

We’re using MailChimp successfully for regular member registration.

S2Member config allows setting a mailing list for each membership level, but Specific Page/Posts (which we are also using) don’t involve membership.

Is there a way to integrate MailChimp signup into Specific Page/Post registration? Custom code is fine - we’re comfortable implementing.

Thanks!

Hi Robert.

You could try the Specific Page notification… WP Admin > s2Member > Notifications > Spec Post/Page

With a notification handler you’d use the MailChimp API to add the subscriber. http://www.s2member.com/kb/building-an-api-notification-handler/

I hope that helps. :slight_smile: