Create survey from template
create_survey_from_templateCreate a new draft by copying a template survey (a survey marked with set_survey_template_flag, is_template=true in list_surveys).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Title for the new survey. | |
| template_id | Yes | Survey id of the template. | |
| submissions_quota | Yes | Target completes (minimum 100). |