PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Pass data from a Registration Form to the Mailchimp one.

  1. Pietro
    Member

    Hi Guys ...
    Please ...
    I already have well working registration forms and mail chimp forms on my web site. They works well BUT ... I do not want to use my mail chimps add-ons on my site ... I want to implement in my registration form a check-box like "Subscribe for NewsLetters" and pass this info to the mail chimp lists ...
    Is that possible?
    I've read that discussion: http://www.gravityhelp.com/forums/topic/connecting-registration-drop-down-option-to-group-selection but I do not know how to pass data ... I though to do it via user meta ... but in the Mail Chimp Add-On there is no any User Meta Field usable ...
    ...
    Thank You.
    Pietro

    Posted 11 years ago on Saturday December 15, 2012 | Permalink
  2. This is possible. You will need to use the gform_after_submission hook to send all the data for your subscriber to Mailchimp. http://www.gravityhelp.com/documentation/page/Gform_after_submission

    Posted 11 years ago on Monday December 17, 2012 | Permalink