Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not getting First name and Last name data responce on export responces api call #45

Open
dipenpatel235 opened this issue Aug 10, 2018 · 0 comments

Comments

@dipenpatel235
Copy link

Hello..

in below api i want also First name and Last name data . so what param i need to add ?
i have try to adding sField = "First name" but not getting data.

raw_data <- call_limer(method = "export_responses",
params = list(iSurveyID = 12345,
sDocumentType = "csv",
sLanguageCode = "en",
sCompletionStatus = "complete",
sHeadingType = "code",
sResponseType = "long"))
base64_to_df(raw_data)

Thanks
Dipen Dalsaniya

@dipenpatel235 dipenpatel235 changed the title Not getting Tocken control data on export responces api call Not getting First name and Last name data responce on export responces api call Aug 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant