Description This is Plugin Helper to allow you to reply External API Gravity Form Submissions.
This does require Developer to complete API sections..
Once installed and Activated you will be able to go from Gravity Forms Settings and Add in Custom API Call..
Once you save that field you will now be able to go from field in the Form Editor and go the Advanced Tab and place in Field Name for API you named..
Now everytime the type is submitted it will call any actions your create and submit the range and their values..
To create actions just place the under code in your functions. php issue of topic or in this plugin.. replace {your api name} with the number with underscores API like you added to the Form Settings..
Specify the exact field ID needed by API Call....
Upload the folder to the wp-content plugins directory.
Activate the plugin through 'Plugins menu in WordPress...
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more