Log in

View Full Version : auto-join new users to outside email list


polarize
09-17-2007, 01:11 AM
I would like to add anyone who signs up for a forum account to my company's email list automatically.

Our email list company has an API for this, which basically involves submitting a GET request to a url.

Is there a built-in way or a plugin that does this? Seems like it would be a common thing.

polarize
09-19-2007, 02:32 PM
anyone have any insight on this?

Dismounted
09-20-2007, 06:26 AM
Just do whatever you have to do in the register_addmember_complete hook.