Search Docs…

Search Docs…

Reference

Handling Survey Results

📊 Handling Survey Results
Example:
{
    "Have you used the new social feature?": "Yes, I’ve tried it",
    "How much do you enjoy sharing your music activity?": "8",
    "Would you like updates?": "true"
}

You can then save this dictionary anywhere you like.

We have additional helper functions to speed that process up for you.