Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option for when email already exist in list #39

Open
intelligence opened this issue May 29, 2019 · 7 comments
Open

Option for when email already exist in list #39

intelligence opened this issue May 29, 2019 · 7 comments

Comments

@intelligence
Copy link

Might be a very specific request, but, I'm working on a site currently where users will be able to sign up to a mailchimp list to get future updates whenever the product is release (it's a pre-order campaign).

There are three unreleased products which customers can apply for future stock availability. Let's say a customer tries to sign up for two of the products, I imagine Mailchimp will throw an error saying the email already exist in the list, no?

Would be awesome to be able check if the content of the specified listField is the same as before, or different and in that case, update the existing listField to include (important not to erase previous value) the new listField value.

Thoughts?

@carljbusch
Copy link

I am kind of hoping for the same thing @intelligence . I have website where we have different tournaments and players will sign up for each one. So one month they sign up for that tournament and the next month different one. I need the group to be updated when they sign up for each tournament.

@benjaminhoffman
Copy link
Owner

yeah i'd love to include this. good idea. im a bit swamped with work right now but happy to look into this later this summer.

@NikhilNamal17
Copy link

@intelligence did you find the solution?

@benjaminhoffman
Copy link
Owner

anyone @here want to take this on? i imagine / hope mailchimp returns a value we can key off of to know if an email already exists in a list then we can handle that special case.

i can help if someone wants to take on the effort. ty!

@carljbusch
Copy link

anyone @here want to take this on?

@benjaminhoffman I can try to help and see what I can do. Not sure if I will be any help. But I do understand Gatsby way more today than last year. 😊

@benjaminhoffman
Copy link
Owner

yes please! ty @carljbusch

@benjaminhoffman
Copy link
Owner

dupe of #58?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants