I am running a survey with different organizations. The participants would like to see immediate response summary of their own organization. I have a webapp with highcharts graphs and charts. I would like analyse the survey responses in real time and display the summary on my app
Page 1 / 1
Sure, at end of survey redirect to a script with survey id and response id as parameters, then have the script use the api to get the response data and save it to your db. This will be easier if you use version 2.5 of the api.
thanks Tom, this helps.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.