mattroumaya / surveymonkey

Access your SurveyMonkey data directly from R!
https://mattroumaya.github.io/surveymonkey/
Other
42 stars 10 forks source link

Filtering before API pull request #118

Open alex-ober opened 1 year ago

alex-ober commented 1 year ago

Hello,

I was curious if there is the ability to filter survey responses based on response details (i.e. a date range) before an actual call is made to limit the amount of API requests. I saw that a given request is limited to 100 responses so I was wondering if I could filter the responses before making the actual request to limit this.

Not super familiar with APIs so your package has already been immensely useful.

Thanks!

mattroumaya commented 1 year ago

Hello @alex-ober - sorry for the late response! This is a great idea and I'm interested in looking into it. I don't have much bandwidth at the moment but will get to it when I can, I'll also tag for others to take a look if anyone is looking to contribute.

Thanks again!

alex-ober commented 1 year ago

@mattroumaya thanks so much! I appreciate your willingness to help.