I have about 160 users in my Joomla site.
I installed CMC and it's now syncing to the new Mailchimp list I created to which I'd like to copy my existing Joomla users as subscribers.
Is this how CMC can be used?
$status = $chimp->listBatchSubscribe($list, $batch);
$status = $chimp->listBatchSubscribe($list, $batch, false);