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.

Gravity Forms to FanBridge with form action?

  1. Hi--I've been using GF with the terrific mail chimp plugin.
    However, now I'm switching to FanBridge to manage my list.

    FanBridge generates a very rudimentary HTML form to copy and paste into one's site.

    I'm wondering if instead of using this embed code, I can set up with a GF with corresponding fields and then pass the information to FanBridge, which will help me use forms I've already designed.

    The embed code FanBridge gave me (minus my user ID) begins like this:

    <form action="http://www.fanbridge.com/signup/fansignup_form.php?userid=XXXX" method="post">

    Is there a way for me to create a GF with corresponding fields and send that info here?

    Thanks for any help!
    Best,
    Biagio

    Posted 13 years ago on Tuesday April 26, 2011 | Permalink
  2. FanBridge has an API, you would have to integrate with FanBridge via their API. Just like the MailChimp Add-On works with the MailChimp API. You can't change the Gravity Forms form action, you'd have to integrate with their API using the gform_post_submission hook.

    Posted 13 years ago on Tuesday April 26, 2011 | Permalink