- Posts: 7
- Thank you received: 0
Delete users from list
- tas@trekanten.org
- Topic Author
- Offline
- New Member
Less
More
23 Nov 2010 23:43 #459
by tas@trekanten.org
Delete users from list was created by tas@trekanten.org
I'm injecting users directly into joomla's core user database and also removing them when they terminate their membership. This is done because we have a custom made billing system and sync the data between these two databases.
I've just installed joomailer and are planning to allow users to subscribe to a list for members only. That means we need to force remove them when they terminate their membership. Is there a way to do that automatically (scripted) instead of manually comparing the mailinglist to the member database - ideas are welcome.
Best regards,
Theis
I've just installed joomailer and are planning to allow users to subscribe to a list for members only. That means we need to force remove them when they terminate their membership. Is there a way to do that automatically (scripted) instead of manually comparing the mailinglist to the member database - ideas are welcome.
Best regards,
Theis
Please Log in or Create an account to join the conversation.
25 Nov 2010 11:12 #465
by pete
Replied by pete on topic Delete users from list
Hello Theis,
It shouldn't be hard to implement such a feature into your custom scripts. You would need to include the MCAPI wrapper for PHP ( www.mailchimp.com/api/downloads/#wrappers ) and use the listUnsubscribe method (or listBatchUnsubscribe if you're unsubscribing a lot of users at once). www.mailchimp.com/api/1.3/
Kind regards,
Pete
It shouldn't be hard to implement such a feature into your custom scripts. You would need to include the MCAPI wrapper for PHP ( www.mailchimp.com/api/downloads/#wrappers ) and use the listUnsubscribe method (or listBatchUnsubscribe if you're unsubscribing a lot of users at once). www.mailchimp.com/api/1.3/
Kind regards,
Pete
Please Log in or Create an account to join the conversation.
- tas@trekanten.org
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
- Thank you received: 0
29 Nov 2010 11:45 #478
by tas@trekanten.org
Replied by tas@trekanten.org on topic Delete users from list
Hi Pete,
great input, thanks for the info, I will look into it...
Best regards,
Theis
great input, thanks for the info, I will look into it...
Best regards,
Theis
Please Log in or Create an account to join the conversation.
joomlamailer uses cookies!
This website uses cookies to provide user authentication and improve your user experience. Please indicate whether you consent to our site placing these cookies on your device. We are not using cookies for marketing purposes. For more information visit our privacy policy
I agree
Copyright 2010 freakedout.de - All Rights Reserved
Joomlamailer.com is not affiliated with or endorsed by The Joomla! Project™, Open Source Matters, Inc. or Intuit Mailchimp.
Any products and services provided through this site are not supported or warrantied by The Joomla! Project, Open Source Matters, Inc. or Intuit Mailchimp.
Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.
Mailchimp® is a registered trademark of The Rocket Science Group.
Joomlamailer.com is not affiliated with or endorsed by The Joomla! Project™, Open Source Matters, Inc. or Intuit Mailchimp.
Any products and services provided through this site are not supported or warrantied by The Joomla! Project, Open Source Matters, Inc. or Intuit Mailchimp.
Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.
Mailchimp® is a registered trademark of The Rocket Science Group.