PDA

View Full Version : Registration - Call external API once a user is activated


2shae
07-16-2011, 09:54 PM
I am looking to make a plugin that will make a call to an external api once a user has registered and been approved.

so for example the following api will be pulled.

http://bleh.com/inc_webrequest.aspx?em=<registeredEMAIL>&nm=<customfield>&no=<customfield2>&gn=< GROUPNAME>&requesttype=1;

what hook is best to use and how can i call the user info inc custom fields?