• Hi,

    I’m currently investigating if there is a way to use WordPress as a front end for my project idea.

    In short, I’m looking to have a request page that contains a form where people can input info, once submitted I’d like the inputted data to be displayed on a new page in json format in the background.

    Once the backend script reads the json request and completes it, it would then be able to send a post request to mark the inputted request as complete.

    I see there are good plugins to build new forms but they only seem to allow manual export as a csv. Is there anyway to build this kind of functionality in WordPress using existing plugins?

  • The topic ‘Forms with json display page and post request’ is closed to new replies.