This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Gravity Forms Táve add-on

Description

Simple add on for Gravity Forms that will take the form input and put it into Táve.

You will need your Táve Studio ID and Secret Key for the settings, and you will need to have already installed Gravity Forms for this add-on to work.

Make a form through Gravity Forms that contains the required fields you want, but they must include a field for “FirstName”, “LastName”, “Email”, “JobType”. Those four fields are the required fields for your form to work with Táve.

You will then map your fields from Táve to the fields in Gravity Forms.

A special thank you to pussycatdev for providing the inspiration of this plugin, and to the other developers that have contributed code before I got my hands into this.

Screenshots

  • These are the two required plugins.
  • This is where your Studio ID and Secret Key are to be entered.
  • What it should look like when you have filled in your details.
  • Mapping your fields from the form to Táve.

Installation

  1. make sure you have Gravity Forms installed first.
  2. Upload the extracted archive to wp-content/plugins/
  3. Activate the plugin through the ‘Plugins’ menu
  4. Open the plugin settings page Forms -> Settings -> Táve or the settings link on the Plugins page.
  5. Add your Tave Secret Key and Studio ID, If you want extra custom fields add them there too.
  6. Add a “feed” to map the Tave fields to a pre-existing form from the Forms -> Táve menu link.
  7. Start generating leads!

FAQ

I have more than one brand set up in Tave. Will this let me use both?

Yes, simply make sure you add a hidden field that you map to the brand in tave. The hidden field value must either be a Brand ID (seen in the brand editor URL) or the exact name of a brand.

Does this work on a multisite installation of WordPress?

This plugin has not been tested on a multi-site installation, so I can’t tell you. Let me know if you find out!

I can’t find the settings page so I can enter my API Key and Brand Abbreviation. Where is it?

You have mostly likely either not installed Gravity Forms, have installed Gravity Forms after the Tave add-on instead of before, or – which has happened, trust me – you have installed Contact Form 7 instead of Gravity Forms. If you’ve done it correctly, it will be an item in the Gravity Forms admin menu (Forms -> Settings in the WordPress admin menu, then click the Tave link under the heading), or you can find it on the Plugins page in front of the Deactivate and Edit links for the plugin.

Where can I get more help on getting this thing started?

Visit my Usage & Installation Instructions page for plenty of assistance on getting everything configured to start collecting leads for Táve.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Gravity Forms Táve add-on” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

2015.03.06

  • The forgotten files added back to the plugin.

2015.03.04

  • Added some debugging code to help me help you when needed. This way it will keep a log of the last connection and you can tell if it went through, or there was an error and why. also good when you come looking for help that you can provide this info.

2014.12.04

  • FEATURE: Added the ability to create extra form fields for mapping. You just have to add them to the settings screen and they will be available on the form map to send to Táve. The names of these fields will become the names of the custom fields in Táve if they don’t already exist.
  • updated some spelling, and some explanations.

2014.11.10

  • DO NO UPDATE UNTIL TAVE 4 IS LIVE AND YOU ARE RUNNING IT.
  • Changed endpoint for Tave 4

2014.04.18

  • First release of the plugin.