• I am working on a Cordova app and has incorporated a SurveyJS quiz in it. The JSON result is stored in the phone’s localStorage.

    I’ve just learned that there is a SurveyJS plugin for WordPress that can store the results in database. Is it possible for the SurveyJS form in the Cordova app send results through REST API to the WordPress database?

Viewing 1 replies (of 1 total)
  • Plugin Author devsoftbaltic

    (@devsoftbaltic)

    Hello,

    I think that it might be not a SurveyJS question. If WordPress allows you to send some data to the database via the API you could reach your needs. Table name is wp_sjs_results

    Thanks,
    SurveyJS Team`

Viewing 1 replies (of 1 total)
  • The topic ‘Can SurveyJS from Cordova App send result to WordPress Plugin?’ is closed to new replies.