Mobile App Native Survey using API or other resources | XM Community
Question

Mobile App Native Survey using API or other resources

  • 31 January 2019
  • 1 reply
  • 26 views

I am being asked if it possible in our mobile app to collect user input inline in the app and return the results as survey results. In other words in our mobile app use our buttons and ux controls to gather input then map and pass that back as a survey results. We want to avoid leaving the flow of the app. Any advice, pointers, thoughts would be appreciated.

1 reply

Userlevel 6
Badge +27

This solution may not be efficient - On first login/ or when using app first time we can create a blank response in a survey and get ResponseID to store it in app. Now use update response API in app to get logs of user actvity on the app.

Leave a Reply