Description Usage Arguments Examples
Fetch Survey Data From Formr
1 2 3 4 5 6 7 | fetch_survey_data(
formr_email,
formr_password,
initial_survey_name,
daily_survey_name,
final_survey_name
)
|
formr_email |
string the mail address of the formr account |
formr_password |
string the password of the formr account |
initial_survey_name |
string the internal formr name of the initial survey |
daily_survey_name |
string the internal formr name of the daily survey |
final_survey_name |
string the internal formr name of the final survey |
1 | fetch_survey_data("test@test.de", "passwort123", "initial_survey", "daily_survey")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.