Solved
Is it possible to get a count of complete responses through the API?
I am accessing response counts of a survey through the Get Survey API, but all I can see is an overall responseCount. Is there a way to get the count of completed responses only? For example, I have a survey where the responseCount is 2089, but I know that only 1719 respondents finished the survey. I have an embedded variable called "complete", so I basically want a response count for the responses where complete == 1.
Best answer by epeterson
I'm just going to multiply the total response count by our typical complete rate to get an estimate.
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.