Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

WordPress Gravity Forms plugin - post submissions to external URL

Notifications You must be signed in to change notification settings

chrisgoddard/Gravity-HTTP-POST-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Gravity-HTTP-POST-Plugin

Simple plugin for Gravity Forms that allows you to send an HTTP POST request on form submission, and map fields to the target URL.

Note: Requires Gravity Forms

Install and activate plugin.

New menu will appear under each form's settings.

Enter the target URL, set Request Type to "POST Request" (I'll add GET at some point) and check "Active?"

Each form field will appear under the Mapping header - enter the target parameter. Multi-field inputs can either be mapped to individual fields or serialized to a single output.

Should work on most fields except File Upload (haven't looked at that).

Pretty simple - works for my purpose but may have bugs if pushed.

Email me at chris [at] chrisgoddard.me for questions/comments or fork and improve!

About

WordPress Gravity Forms plugin - post submissions to external URL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published