Questions tagged [surveymonkey]

SurveyMonkey is an online survey service

SurveyMonkey is a a software as a service (SaaS) company, founded in 1999 by Ryan Finley, that provides an online survey tool with a variety of service plans.

SurveyMonkey provides an API for programmatic survey creation and data retrieval.

See also

387 questions
1
vote
0 answers

Survey Monkey Custom Variable Filter

I have created a survey on Survey Monkey. And added a custom variable. The collector is a weblink appending the custom variable to it. I have a c# project through which I want to check if a user has completed the survey or not. If someone has…
Ak_47
  • 13
  • 5
1
vote
1 answer

Prepopulating survey in Surveymonkey with previous year's survey answers?

We're sending out the same survey to many of the same participants again this year. Since it is long, we would want to have all of their previous year's answers already filled in, so they would only need to mark any changes that happened throughout…
user7758051
  • 166
  • 2
  • 13
1
vote
0 answers

Swagger Specification file for SurveyMonkey API

I'm currently working on developing connector for the surveymonkey Rest API. Is there any OpenAPI Specification file for the same that has all the endpoints as per the docs? If not, can I get it in the near future?
1
vote
1 answer

Renaming Columns by Pasting First Row if not NA

I am looking to standardize cleaning exports from Survey Monkey at my organization, and want to rename the column name to (Column name + first row name) if the first row is not NA. Edit: This would ideally be implemented in a function/loop so that…
Matt
  • 3,682
  • 2
  • 8
  • 27
1
vote
2 answers

SurveyMonkey custom variables in embedded survey

I'm trying to use a SurveyMonkey embedded survey in our website. I know we can pass custom variables such as username in the url using a Web Link Collector. However I don't see any articles about passing custom variables using an embedded survey. Is…
jong shin
  • 484
  • 1
  • 3
  • 12
1
vote
1 answer

Create a text based on survey inputs?

I am wondering if there is a platform whereby a person being asked a set of questions through a survey and then the survey creates a text based on his or her input. Say for example Q1) have you done fire test Answer person 1) yes Answer person 2)…
rsc05
  • 2,503
  • 2
  • 21
  • 45
1
vote
0 answers

How to run function when embedded Surveymonkey is submitted?

I'm using an embedded Surveymonkey survey using a script tag and giving the tag a link to the widget that Surveymonkey creates. At the end of the survey, users can click a "done" button which sends the results to Surveymonkey, but I want to call…
HunterLiu
  • 591
  • 3
  • 5
  • 18
1
vote
0 answers

JSON error message appears before survey is closed within SurveyMonkey window on Android

We defined a survey and are using SurveyMonkey SDK to display the survey on Android. When a user choses to close the survey without proceeding, a white background containing the (correct) error code appears: https://i.imgur.com/cavNtcr.jpg Right…
1
vote
1 answer

surveymonkey - The authorization token provided was invalid

I'm trying to fetch serveymonkey response in NodeJS. this is the response I'm getting: { error: { docs: 'https://developer.surveymonkey.com/api/v3/#error-codes', message: 'The authorization token provided was invalid.', id: '1011', …
גיא פלד
  • 37
  • 1
  • 5
1
vote
2 answers

Stuck at Getting Survey Details from SurveyMonkey REST Connection in QlikSense

I'm trying to connect to the Survey Monkey API via a hard coded connection set in a variable but the connection is giving me such error: QVX_UNEXPECTED_END_OF_DATA: HTTP protocol error 400 (Bad Request): { "error": { "docs":…
Giõ Hb
  • 11
  • 1
1
vote
0 answers

RMonkey: Can't integrate survey data from SurveyMonkey to R, can't get OAuth 2.0

I want to connect the survey responses from my SurveyMonkey survey to R so that these can be analysed in real time as they come in for an RShiny dashboard. I've loaded the Rmonkey package, and I've created a private app through SurveyMonkey and…
1
vote
1 answer

Where is "language" for Respondents in Surveymonkey API V3

When downloading an XLS file from a multilingual survey, Column I has the language. I don't see that in the API data returned for Responses. It is there, once only, for the survey itself. Where is it please for each respondent? Also, at what point…
sysmod
  • 431
  • 3
  • 11
1
vote
0 answers

Survey monkey - add cool down to survey response

Does anyone know if it is possible to add a cool down on survey monkey? My website currently sends out emails requesting people to complete a survey after a transaction. I have a 1 month cool down on that email to ensure I'm not bombarding people…
Brad
  • 5,578
  • 7
  • 29
  • 43
1
vote
1 answer

Use a PHP script to execute a JS