smResponse: smResponse

Description Usage Arguments Examples

Description

A work in progress interacting with SurveyMonkey V3 API detail and response views. Very limited in scope at the moment....

Usage

1
smResponse(surveyID,startDate,accessToken)

Arguments

surveyID

ID of Survey Monkey Survey

startDate

Start date of survey results to retrieve. Must be in YYYY-MM-DD format! 'all' will return all survey responses. Defaults to yesterday.

accessToken

Log into your Survey Monkey account to retrieve.

Examples

1
smResponse(123546789,"2019-01-01",123abc)

fosby/smapi documentation built on May 8, 2019, 7:40 a.m.