Is that feature available in the Constant Contact integration?
Not yet. I’ll implement it in the future release if there are many requests.
If not, is there some changes I could make to the source code to make them to go to a particular list?
Even with the current version it is technically possible to specify list memberships using the wpcf7_constant_contact_contact_post_request_builder filter hook, but it’s not very easy.
Thanks! Is there documentation explaining how that filter hook works (i.e. what parameters it takes, etc)?
No, sorry. I’ll post it someday. As for parameters, the filter function should accept only one parameter: the name of the request-builder class (default: WPCF7_ConstantContact_ContactPostRequest).
Hello,
@tronish1189, I have used this plugin and store the email a particular list
Please use this plugin – https://ww.wp.xz.cn/plugins/contact-form-7-newsletter/
It’s Helpful for you.
Thanks.
@amit648,
Thanks for the tip! I ended up just using the Constant Contact Inline Form code, and styling it to look like the form I designed.
That said, it was a lot of work and sounds like that plugin you recommended would be easier. I’ll take a look at it when I run across this issue again.
Thanks!