View source: R/surveypal_api.R
sp_get_elements | R Documentation |
Get elements from a single Surveypal survey.
sp_get_elements( survey_id, api_key, locale = NULL, use_question_id = FALSE, encoding = "UTF-8" )
survey_id |
Survey id from Surveypal. |
api_key |
Api-token from Surveypal. |
locale |
Locale. Default: First locale of the survey. Example value: "fi_FI". |
use_question_id |
Use question id. Default is FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.