I want my desktop app to be able to download survey data for a user with another SM account.
Is this right: 1) I ask them to visit https://developer.surveymonkey.com/api_console 2) They select Custom Application 3) They enter my app's API Key , Client ID , Client Secret , which I give them 4) They click 'Get Access token' 5) SM prompts them to log in; they enter their username and password. 6) They see an Access Token that they copy and paste into an email to me so I can then embed that in code.
Is that it?