Hello,
I currently send bulk emails through a home built system that basically loops through lists of users, sends them a selected email, and replaces placeholders with custom data from the user.
We are interested in sending those emails through the Constant Contact API to get the benifits of seeing the analytics - clicks, opens, bounces, etc.
Is there a way to just send the emails though CC without having to create contacts, campaigns, etc? Basically a way to call ConstantContactApi.SendMail(emailToSendTo, emailHtmlBody, emailTextBody) ?
Thanks in advance for any help or advice!
Solved! Go to Solution.
Our email service syndication process requires at least 3 items/objects in order to be processed:
The answer to your question in short is no, because without a list of contacts, we have no way of syndicating/distributing the email campaign.
Regards
Our email service syndication process requires at least 3 items/objects in order to be processed:
The answer to your question in short is no, because without a list of contacts, we have no way of syndicating/distributing the email campaign.
Regards