I am trying to do the same thing.
The integrator seems like a very complicated solution, I wouuld have to figure out which fields do what in the acajoom tables.
(& then figure out the php to send the confirmation email)
using fabrik I was able to do this with the 'jump page option - acajoom has a 'remote-subscription' feature, in fabrik I would just put the code '
| Code: |
/index.php?option=com_acajoom&act=subscribe&name={name_newsletter}&email={email_newsletter}&receive_html=1&listid=1
|
' in the 'jump page' field and acajoom would do the rest.
Is it possible to designate a jump page with breezing forms?