Is it possible to submit the forms to an API
-
Hi,
I’d like the use the form builder for a bunch of wordpress sites I’ll be running on a WordPress Network/ Multisite.
Essentially I need to export the data programmatically (either when the form is submitted) or periodically so that it’s pushed to a Rails APP.
Ideally I’d like to be able to post the data directly to a RESTFUL 3rd party API.
If this isn’t an option I’d to be able pull the form submissions from wordpress to a rails application either using wordpress API or any other solution.
Are any of these solutions workable with minimal programming?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Is it possible to submit the forms to an API’ is closed to new replies.