• Resolved abrahambrookes

    (@abrahambrookes)


    Hi, I want to update my mailchimp subscribers tags when users submit a contact form through my website. I see that there is a CF7 integration but the settings there don’t appear to let me use tags, just interest groups? I also need to update tags if a user is already subscribed. The settings on the regular easy forms editor are perfect! Is there any way to have the same capabilities in the CF7 integration?

Viewing 5 replies - 1 through 5 (of 5 total)
  • I would also very much like to see this capability added or some code documentation to handle it through PHP.

    Thread Starter abrahambrookes

    (@abrahambrookes)

    I ended up hacking this in using the intercept hooks as outlined in the plugin docs – I had to add a ‘message’ field in the mailchimp dashboard form builder in order to have a message field in the easyforms builder, the I intercepted my form and emailed out the ‘message’ merge tag. I’m not on my pc atm so ping me back to remind me to add some example code!

    I don’t think you even need any code if you’re going to use a new MailChimp field, but I’m trying to avoid that to keep things easy and clean for my client. She’s familiar with tags so it would be great to use them instead of a merge field.

    Plugin Contributor Tracy Levesque

    (@liljimmi)

    ?????? YIKES, Inc. Co-Owner

    Hello Everyone,

    I added this to our to-do list.

    Thank you for the suggestion.

    -Tracy

    Would be great to have this please, or any hook to add it
    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Updating tags while submitting a contact form’ is closed to new replies.