Is this extension compatible with the “new” Campaign Monitor? I can’t seem to figure out how to reconfigure my extension settings to get it to function.
For the API Key, am I supposed to use the new individual client API Key, or the one for my general account? I’ve tried both.
What is the new URL?
I’ve tried numerous combinations of both APIs and URLs and nothing has added new members to the correct list in the New Campaign Monitor.
@Andy:
Is there any way the extenstion could be triggered by the registration rather than the email activation? I looked at changing the hook to member_member_register_start but that didn’t work.
The most likely hook is member_member_register, but I haven’t tried it out, so I can’t be 100% sure. I’ll try to find some time to look into this over the next few days, and get back to you.
@Paul:
Is this extension compatible with the “new” Campaign Monitor? I can’t seem to figure out how to reconfigure my extension settings to get it to function.
It’s compatible in the sense that Freshview are continuing to support legacy accounts that use the old API (all new accounts need to use the new API). An updated version of the extension is in the pipeline, and should be completed towards the end of next week.
Regards, Stephen
I was successful signing up a test user to an email list with this extension via the registration process. Does this extension also allow the user to unsubscribe/resubscribe from the campaign monitor email list by updating their status (I used a drop down list - yes / no) in their profile settings?
Hi Rob,
Does this extension also allow the user to unsubscribe/resubscribe from the campaign monitor email list by updating their status (I used a drop down list - yes / no) in their profile settings?
No, it doesn’t, the extension is only run when the user confirms his / her registration.
Interesting question though. It might be possible to achieve what you’re asking by hooking into member_update_preferences, but I’ve never tried it.
I’m in the middle of updating the extension in light of the updates to CampaignMonitor, and it’s unlikely I’ll be able to address this for the next release. I’ll add it to the future features list.
Best Regards, Stephen
I’m not sure why it’s not working for me but no luck so far. I’ve tried it with activation by email and without and nothing. I also tried with and without opt in, no dice.
I’ve verified API Key and mailing like ID. I’m using the new Campaign monitor URL - api.createsend.com/api/api.asmx
Any help would be greatly appreciated. I’ve verified I have both PHP5 and soap on the server too.
Hi molotovfx,
Apologies for the delay in replying; I was hoping to get the new version of the extension out the door this week, but that doesn’t look very likely at the moment. The new version features a few new bells-and-whistles on control panel side of things, hence the extra work involved.
As an interim solution I’ll make a simple update to the existing extension, so it uses the new CampaignMonitor API, and post it to this thread (sometime in the next couple of days).
Hopefully that will solve your problem; if not, let me know and I’ll see if I can help you pinpoint the issue.
Cheers, Stephen
Hello all,
I’ve just completed a new version of this extension (ZIP attached to original message). Here are the highlights:
Give it a whirl, and let me know if there are any problems.
Stephen
P.S. @molotovfx and @paulb16, hopefully this will solve the problems you’ve been having…
Hello all,
In response to this request, I’ve quickly knocked together a version of this extension that works if you don’t require newly registered users to activate their membership via email. I figured I’d post it to this thread just in case somebody else has such a requirement.
Behold the hideously-named “SL Freshview Subscribe No Confirm”.
As with the latest version of SL Freshview Subscribe, this uses cURL instead of the PHP SoapClient, and as such should work just fine with PHP4.
Stephen
I have a client whose current email service is inadequate and has been looking for one that can be better integrated with EE. I found this thread and am very excited about using this extension with Campaign Monitor. Thank you!
Hopefully, someone can answer a few questions I have…
Does the extension support signing up for multiple lists? Is this just a matter of creating multiple custom fields, one for each list? Assume so.
I understand that the extension does not currently support opt-in/out after the point of registration. How do others handle this? I understand CM has a feature called Subscriber Preference Centers, which appears to be a subscriptions “preferences” device on their side. I would love to develop such a prefs area but on the EE side. Perhaps with the CM API?
Just starting into this and would love any suggestions on how to best attack this type of subscription update area with EE & CM.
Hi drpudding,
In answer to your questions.
Does the extension support signing up for multiple lists? Is this just a matter of creating multiple custom fields, one for each list? Assume so.
Not quite. The current version enables you to automatically subscribe a new member to multiple mailing lists, but only supports a single “trigger”. So, for example, it wouldn’t be possible to have multiple checkboxes, each controlling whether a user is subscribed to a specific list.
This is planned for the next version, but I’m not sure when I’ll be able to get that released, what with work commitments and Christmas. Hopefully in the next few weeks, but please don’t base any plans around that statement.
I understand that the extension does not currently support opt-in/out after the point of registration. How do others handle this? I understand CM has a feature called Subscriber Preference Centers, which appears to be a subscriptions “preferences” device on their side. I would love to develop such a prefs area but on the EE side. Perhaps with the CM API?
Perhaps somebody else can offer some insight regarding how they use the extension..?
Following on from this comment, and my initial response, I’ve been thinking about how best to implement such a feature. Based on my initial scribblings, it doesn’t look overly complicated, but again it’s down to when I get the chance to implement it, not whether it can be done.
I hope that helps, at least in part. I’d certainly be interested to hear how people are finding the extension, and whether there are any suggestions for improvements or future enhancements.
Cheers, Stephen
Stephen,
Just wondering if you’ve made any progress on these couple items, discussed a while back…
Hi drpudding,Does the extension support signing up for multiple lists? Is this just a matter of creating multiple custom fields, one for each list? Assume so.This is planned for the next version, but I’m not sure when I’ll be able to get that released, what with work commitments and Christmas. Hopefully in the next few weeks, but please don’t base any plans around that statement.I understand that the extension does not currently support opt-in/out after the point of registration. How do others handle this? I understand CM has a feature called Subscriber Preference Centers, which appears to be a subscriptions “preferences” device on their side. I would love to develop such a prefs area but on the EE side. Perhaps with the CM API?I’ve been thinking about how best to implement such a feature. Based on my initial scribblings, it doesn’t look overly complicated, but again it’s down to when I get the chance to implement it, not whether it can be done.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.