Interspire Product Knowledge Base

Would you like to...

Print this page Print this page

Email this page Email this page

Post a comment Post a comment

Subscribe me

Add to favorites Add to favorites

Remove Highlighting Remove Highlighting

Edit this Article

Export to PDF

User Opinions (20 votes)

40% thumbs up 60% thumbs down

How would you rate this answer?



Thank you for rating this answer.

Can I use my existing user database with Interspire Email Marketer?

Yes, you can use the API for Interspire Email Marketer to perform operations directly with Interspire Email Marketer instead of doing so the control panel, such as importing users.

You can add contacts with a few simple commands, but if you wanted to use your existing list of users instead of adding them into Interspire Email Marketer that can't be done - you would have to import them in a batch using the API or Interspire Email Marketer, or add them one-by-one with the API or from within Interspire Email Marketer.

Using the API is simple. For example:

require('/path/to/iem/admin/functions/api/subscribers.php');

$subscriber_api = &new Subscribers_API();
$subscriber_api->AddToList('email@address.com', 'My Contact List'); 

Related Articles

No related articles were found.

Attachments

No attachments were found.

Powered by Interspire Knowledge Manager - World's #1 Best Selling FAQ and Knowledge Base Software